- Fix msimtf build (msvc)

svn path=/branches/cmake-bringup/; revision=50756
This commit is contained in:
Johannes Anderwald 2011-02-16 14:55:04 +00:00
parent 003221af2a
commit db6c80acc4

View file

@ -21,7 +21,7 @@ import "unknwn.idl";
#endif
cpp_quote("#include <imm.h>")
cpp_quote("DEFINE_GUID(CLSID_CActiveIMM, 0x4955dd33, 0xb159, 0x11d0, 0x8f,0xcf, 0x00,0xaa,0x00,0x6b,0xcc,0x59);")
cpp_quote("#if 0")
typedef struct {
@ -588,3 +588,4 @@ coclass CActiveIMM
/* interface IActiveIMMRegistrar; */
/* interface IActiveIMMMessagePumpOwner; */
}