Changeset 6389 for trunk/include/odininst.h
- Timestamp:
- Jul 23, 2001, 9:15:18 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odininst.h
r5438 r6389 1 /* $Id: odininst.h,v 1.3 2001-04-02 09:54:45 sandervl Exp $ */2 3 1 /* 4 2 * Exported installation procedure in kernel32 … … 29 27 #define DPLAYX_LOBBY_DEFAULT "DirectPlayLobby Object" 30 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" 31 39 32 40 #define CLASS_DESKTOP "Desktop"
Note:
See TracChangeset
for help on using the changeset viewer.