This folder contains private classic WIN32 SDK header files for WIN8.

WIN8 classic SDK files are updated in three phases

Phase 1 - Local Update
    Update SDK file in this folder and fix build break

Phase 2 - Update $(SDK_INC_PATH)
    This change has global effect since all LCS branches take $(SDK_INC_PATH)
    from lcsmain. This phase can be done only after phase 1 changes have
    propagated to all the LCS branches.

Phase 3 - remove private header file from this folder

