CD Audio Support.

This commit is contained in:
Steven Fuller 2001-11-25 22:07:35 +00:00 committed by Patryk Obara
parent b4a55b2618
commit 4508748944
4 changed files with 132 additions and 59 deletions

View file

@ -1,3 +1,6 @@
#ifndef __WIN95_CDPLAYER_H__
#define __WIN95_CDPLAYER_H__
/* KJL 12:40:35 07/05/98 - This is code derived from Patrick's original stuff &
moved into it's own file. */
@ -107,4 +110,6 @@ extern void PlatCDDAManagementCallBack(WPARAM flags, LONG deviceId);
extern int CDPlayerVolume;
extern int CDPlayerVolume;
#endif