mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 15:13:36 +00:00
- Fix build
svn path=/trunk/; revision=41997
This commit is contained in:
parent
3e07d5777f
commit
6324272e80
1 changed files with 2 additions and 0 deletions
|
@ -327,6 +327,8 @@ typedef struct _SOUND_DEVICE_INSTANCE
|
|||
//PWAVEHDR CurrentWaveHeader;
|
||||
DWORD OutstandingBuffers;
|
||||
DWORD LoopsRemaining;
|
||||
DWORD FrameSize;
|
||||
DWORD BufferCount;
|
||||
} SOUND_DEVICE_INSTANCE, *PSOUND_DEVICE_INSTANCE;
|
||||
|
||||
/* This lives in WAVEHDR.reserved */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue