Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
simpleplayer.h File Reference
#include "wmsdk.h"

Go to the source code of this file.

Classes

struct  WAVEHDR_LIST
 
class  CSimplePlayer
 

Macros

#define SIMPLE_PLAYER_OPEN_EVENT   _T( "45ab58e0-382e-4d1c-ac50-88a5f9601851" )
 
#define SIMPLE_PLAYER_CLOSE_EVENT   _T( "276095fa-a8e0-48e6-ac61-8b0002345607" )
 
#define WMAPLAY_EVENT   _T( "9e828a72-64f3-48f0-9de8-13dafd0cbd3a" )
 

Typedefs

typedef struct WAVEHDR_LIST WAVEHDR_LIST
 

Macro Definition Documentation

◆ SIMPLE_PLAYER_CLOSE_EVENT

#define SIMPLE_PLAYER_CLOSE_EVENT   _T( "276095fa-a8e0-48e6-ac61-8b0002345607" )

Definition at line 35 of file simpleplayer.h.

◆ SIMPLE_PLAYER_OPEN_EVENT

#define SIMPLE_PLAYER_OPEN_EVENT   _T( "45ab58e0-382e-4d1c-ac50-88a5f9601851" )

Definition at line 34 of file simpleplayer.h.

◆ WMAPLAY_EVENT

#define WMAPLAY_EVENT   _T( "9e828a72-64f3-48f0-9de8-13dafd0cbd3a" )

Definition at line 36 of file simpleplayer.h.

Typedef Documentation

◆ WAVEHDR_LIST

typedef struct WAVEHDR_LIST WAVEHDR_LIST