/* this file contains the actual definitions of */ /* the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 5.01.0164 */ /* at Sat Dec 09 14:36:38 2006 */ /* Compiler settings for z:\IDL546.tmp: Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext error checks: allocation ref bounds_check enum stub_data */ //@@MIDL_FILE_HEADING( ) #ifdef __cplusplus extern "C"{ #endif #ifndef __IID_DEFINED__ #define __IID_DEFINED__ typedef struct _IID { unsigned long x; unsigned short s1; unsigned short s2; unsigned char c[8]; } IID; #endif // __IID_DEFINED__ #ifndef CLSID_DEFINED #define CLSID_DEFINED typedef IID CLSID; #endif // CLSID_DEFINED const IID LIBID_DMCSCRIPTINGLib = {0xE0F7789A,0x88C0,0x450B,{0xAD,0x6C,0xA7,0xEB,0x6D,0x22,0x71,0x27}}; const IID IID_IConverter = {0x0AF59AC7,0xA0A3,0x4DAD,{0xA0,0x40,0x95,0xA9,0x35,0xF1,0xDE,0x04}}; const IID IID_IWaveSettings = {0x40578A1A,0x59EE,0x45C6,{0x9D,0x91,0x1E,0x5F,0xA5,0xBE,0xE3,0x02}}; const IID IID_IMp3Settings = {0xFB485142,0x6609,0x429C,{0xA8,0x94,0x34,0x89,0x6D,0xD6,0xC9,0x5B}}; const IID IID_IOggSettings = {0x773BEA27,0xE4E4,0x4032,{0xB2,0x9F,0x15,0x0B,0x0F,0x1C,0x73,0x99}}; const IID IID_IWMASettings = {0x6A6279A0,0xACDE,0x448E,{0x89,0x2A,0xAD,0xA3,0xB1,0x52,0x03,0x97}}; const CLSID CLSID_Converter = {0x1C2E0932,0x61B5,0x4EAB,{0xA8,0x32,0x06,0xEE,0x65,0x64,0x04,0x7D}}; const CLSID CLSID_WaveSettings = {0xC1175DFD,0x4BB0,0x44EA,{0x8F,0x9D,0xEC,0xE6,0x0F,0x46,0x49,0xE2}}; const CLSID CLSID_Mp3Settings = {0x183E63EA,0x0D05,0x4CF8,{0xA3,0x09,0xBE,0x60,0x71,0x84,0x5C,0xA9}}; const CLSID CLSID_OggSettings = {0xA9FF1B87,0xDC1A,0x41D5,{0x9A,0xD9,0xC6,0x86,0xAE,0x9D,0xA7,0x5A}}; const CLSID CLSID_WMASettings = {0x9E7A0D15,0xC53E,0x4564,{0x8D,0x06,0x93,0xF3,0x30,0x0F,0x46,0xAF}}; #ifdef __cplusplus } #endif