Sign in
goma
/
wine
/
b2d8cd3fdf9528e07e28fb150c071246eeb5c69c
/
include
/
mmddk.h
2f9302a
Added some missing defines. Moved Wine only defines to not conflict.
by Robert Reif
· 21 years ago
78b50f2
- Moved Wine extension to get DSound interface from a wave device from
by Eric Pouech
· 22 years ago
53f9c21
Use angle brackets (<>) rather than quotes ("") for the include
by Dimitrie O. Paun
· 22 years ago
89b469fe
Added support for multiple direct sound devices.
by Robert Reif
· 22 years ago
8b36681
Rename __WINE__ to __WINESRC__.
by Dimitrie O. Paun
· 22 years ago
7a1cb65
Moved 16-bit definitions out of mmddk.h into mmsystem16.h.
by Alexandre Julliard
· 22 years ago
ac5de27
winmm/mmsystem now compiles with -DSTRICT.
by Eric Pouech
· 22 years ago
51e6c0c
MSVC compatibility fixes.
by Patrik Stridvall
· 23 years ago
ec7d7b7
- Convert HDRVR to a void*. - Fix declaration of DriverCallback().
by Michael Stefaniuc
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
ad250aa
Now using manifest constant instead of raw values for all the
by Eric Pouech
· 24 years ago
982a223
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
by Alexandre Julliard
· 24 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 25 years ago
ae41e8c
Reordered the CALLBACK and WINAPI directives so that it compiles with
by Francois Gouget
· 25 years ago
2a3b0a1
Moved hardware related handling to dlls/winmm/joystick driver.
by Eric Pouech
· 25 years ago
d19d25a
Removed last dependancies between MCI drivers and WINMM/MMSYSTEM DLLs.
by Eric Pouech
· 26 years ago
4c37e23
Now using the same structs for low-level drivers as Windows do.
by Eric Pouech
· 26 years ago
668228a
Moved DDK level material to new include/mmddk.h file.
by Eric Pouech
· 26 years ago