CD Audio Support.
This commit is contained in:
parent
b4a55b2618
commit
4508748944
4 changed files with 132 additions and 59 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue