// GUID.CPP -- Code file where the DLL's guid structures are instantiated. // Note: Do not use precompiled headers with this file! They can cause problems // because we need to change the interpretation of DEFINE_GUID by defining the // symbol INITGUID. In some cases using precompiled headers generates incorrect // code for that case. #define INITGUID #include #include #include #include #include "MemAlloc.h" #include #include #include #include "Types.h" #include "MSITStg.h" #include "guid.h"