dsound.h: Added DSBNOTIFICATIONS_MAX definition.

This commit is contained in:
Jacek Caban 2011-02-11 14:51:50 +01:00 committed by Alexandre Julliard
parent 766e732fb3
commit 5d1a7511a2

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;