Ignore:
Timestamp:
Jul 23, 2001, 9:15:18 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

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 
    31/*
    42 * Exported installation procedure in kernel32
     
    2927#define DPLAYX_LOBBY_DEFAULT    "DirectPlayLobby Object"
    3028#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"
    3139
    3240#define CLASS_DESKTOP           "Desktop"
Note: See TracChangeset for help on using the changeset viewer.