mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- Fix msimtf build (msvc)
svn path=/branches/cmake-bringup/; revision=50756
This commit is contained in:
@@ -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; */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user