Home
last modified time | relevance | path

Searched refs:DSBCAPS_CTRLALL (Results 1 – 6 of 6) sorted by relevance

/dports/audio/libmikmod/libmikmod-3.3.11.1/drivers/
H A Ddrv_ds.c72 #ifndef DSBCAPS_CTRLALL
73 #define DSBCAPS_CTRLALL ( DSBCAPS_CTRLPOSITIONNOTIFY | DSBCAPS_CTRLVOLUME | \ macro
94 static DWORD controlflags = DSBCAPS_CTRLALL & ~DSBCAPS_GLOBALFOCUS;
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDSOUND.H344 #define DSBCAPS_CTRLALL 0x000000E0 // All control capabilities macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddsound.h811 #define DSBCAPS_CTRLALL 0x000001F0 macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfsound/winsrc/
H A Ddsound.h233 #define DSBCAPS_CTRLALL 0x000001F0 /* All control capabilities */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsound.h285 #define DSBCAPS_CTRLALL 0x000001F0 /* All control capabilities */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsound.h285 #define DSBCAPS_CTRLALL 0x000001F0 /* All control capabilities */ macro