blob: c7cab7cc82e7485f229f0d9581c668a0df830388 [file] [log] [blame]
/* mlang-uuid.c */
/* Generate GUIDs for Object Multi Language interfaces */
/* All IIDs defined in this file were extracted from
* HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\ */
/* All CLSIDs defined in this file were extracted from
* HKEY_CLASSES_ROOT\CLSID\ */
#define INITGUID
#include <basetyps.h>
// Multi Language Support CLSID
DEFINE_GUID(CLSID_CMultiLanguage,0x275c23e2,0x3747,0x11d0,0x9f,0xea,0,0xaa,0,0x3f,0x86,0x46);