Commit 5d1a7511 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

dsound.h: Added DSBNOTIFICATIONS_MAX definition.

parent 766e732f
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment