Patrik Stridvall
|
fcfacb95a7
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
Marcus Meissner
|
f8e4fb0888
|
Made the buffer list in the directsound object thread-safe.
|
2000-02-20 19:16:12 +00:00 |
Alexandre Julliard
|
383da68cf9
|
Optimized debugging API to reduce code size.
|
2000-02-10 22:15:21 +00:00 |
Jeremy White
|
d3e22d9d55
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
the resulting compilation failures).
|
2000-02-10 19:03:02 +00:00 |
Francois Gouget
|
f82a723a43
|
The COM virtual tables must use the
'ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE' macro to provide padding in C++.
|
2000-01-30 02:55:16 +00:00 |
Alexandre Julliard
|
681c75bf17
|
Added debugstr_guid function and used it to replace
WINE_StringFromCLSID in all debugging messages.
|
2000-01-18 05:09:49 +00:00 |
Todd T. Fries
|
f84e8eaf8a
|
Add HAVE_SOUNDCARD_H to support OpenBSD.
|
2000-01-15 22:19:56 +00:00 |
Eric Pouech
|
5f6080ee05
|
Removed suicide code when playback thread's father dies.
|
1999-11-14 23:53:41 +00:00 |
Francois Gouget
|
01c9ac401f
|
Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros.
|
1999-10-31 01:59:23 +00:00 |
Eric Pouech
|
68944c205c
|
Split the multimedia/ directory into dlls/ subdirectories.
|
1999-10-24 18:42:42 +00:00 |