Changeset 10458 for trunk/include/odininst.h
- Timestamp:
- Feb 13, 2004, 5:37:41 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odininst.h
r10457 r10458 12 12 13 13 #define ODINFONTSECTION "Font Mapping" 14 15 #define DDRAW_CLASSID "{D7B70EE0-4340-11CF-B063-0020AFC2CD35}" 16 #define DDRAW_DEFAULT "DirectDraw Object" 17 #define DDRAW_CLIPPER_CLASSID "{593817A0-7DB3-11CF-A2DE-00AA00B93356}" 18 #define DDRAW_CLIPPER_DEFAULT "DirectDraw Clipper Object" 19 #define DDRAW_DLL "ddraw.dll" 20 #define DSOUND_CLASSID "{47D4D946-62E8-11cf-93BC-444553540000}" 21 #define DSOUND_DEFAULT "DirectSound Object" 22 #define DSOUND_DLL "dsound.dll" 23 #define DPLAYX_CLASSID "{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}" 24 #define DPLAYX_DEFAULT "DirectPlay Object" 25 #define DPLAYX_DLL "dplayx.dll" 26 #define DPLAYX_LOBBY_CLASSID "{2FE8F810-B2A5-11d0-A787-0000F803ABFC}" 27 #define DPLAYX_LOBBY_DEFAULT "DirectPlayLobby Object" 28 #define DPLAYX_LOBBY_DLL DPLAYX_DLL 29 30 #define QUARTZ_DLL "quartz.dll" 31 #define QUARTZ_FILTER_CLASSID "{CDA42200-BD88-11d0-BD4E-00A0C911CE86}" 32 #define QUARTZ_FILTER_DEFAULT "Filter Mapper2" 33 #define QUARTZ_MEDIAPROP_CLASSID "{CDBD8D00-C193-11D0-BD4E-00A0C911CE86}" 34 #define QUARTZ_MEDIAPROP_DEFAULT "CMediaPropertyBag" 35 #define QUARTZ_DSOUNDREND_CLASSID "{79376820-07D0-11CF-A24D-0020AFD79767}" 36 #define QUARTZ_DSOUNDREND_DEFAULT "DirectSound Audio Renderer" 37 #define QUARTZ_FILTERGRAPHDIST_CLASSID "{e436ebb4-524f-11ce-9f53-0020af0ba770}" 38 #define QUARTZ_FILTERGRAPHDIST_DEFAULT "Filter Graph Control Plug In Distributor" 14 39 15 40 #define CLASS_DESKTOP "Desktop"
Note:
See TracChangeset
for help on using the changeset viewer.