windows-nt/Source/XPSP1/NT/multimedia/media/deluxecd/cdplay/mmcomp.cpp

15 lines
301 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
// MMComp.cpp : Implementation of DLL Exports.
#include "windows.h"
#include "playres.h"
#include "objbase.h"
#include "initguid.h"
#include "cdplay.h"
#include "tchar.h"
HINSTANCE g_dllInst = NULL;
const CLSID CLSID_CDPlay = {0xE5927147,0x521E,0x11D1,{0x9B,0x97,0x00,0xC0,0x4F,0xA3,0xB6,0x0E}};