Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
301 B

  1. // MMComp.cpp : Implementation of DLL Exports.
  2. #include "windows.h"
  3. #include "playres.h"
  4. #include "objbase.h"
  5. #include "initguid.h"
  6. #include "cdplay.h"
  7. #include "tchar.h"
  8. HINSTANCE g_dllInst = NULL;
  9. const CLSID CLSID_CDPlay = {0xE5927147,0x521E,0x11D1,{0x9B,0x97,0x00,0xC0,0x4F,0xA3,0xB6,0x0E}};