dsound.h: Added DSBNOTIFICATIONS_MAX definition.

oldstable
Jacek Caban 2011-02-11 14:51:50 +01:00 committed by Alexandre Julliard
parent 766e732fb3
commit 5d1a7511a2
1 changed files with 2 additions and 0 deletions

View File

@ -232,6 +232,8 @@ typedef const DSCAPS *LPCDSCAPS;
#define DSBFREQUENCY_MAX 200000
#define DSBFREQUENCY_ORIGINAL 0
#define DSBNOTIFICATIONS_MAX 100000U
typedef struct _DSBCAPS
{
DWORD dwSize;