- 06 Mar, 2003 7 commits
-
-
Eric Pouech authored
GetProcAddress - implemented LdrGetDllHandle and made use of it in GetModuleHandle - removed MODULE_DllThreadDetach from loader/module.c (should have been removed in a previous patch)
-
Lionel Ulmer authored
-
Robert Reif authored
level just like the direct sound control panel app. More work on the full duplex interface so the compile warning is no longer generated. Full duplex interface is still stubbed out. Moved full duplex mixer reset fix into wineoss driver where it belongs. Added some more locking fixes. Capture and full duplex are now stable.
-
Robert Reif authored
-
Tony Lambregts authored
-
Adam Gundy authored
-
Adam Gundy authored
-
- 05 Mar, 2003 5 commits
-
-
Eric Pouech authored
-
Sylvain Petreolle authored
function change.
-
Vitaliy Margolen authored
-
Duane Clark authored
Fix an infinite loop if the last line is a partial line.
-
Rok Mandeljc authored
processing modes.
-
- 04 Mar, 2003 21 commits
-
-
Alexandre Julliard authored
-
Robert Reif authored
-
Alexandre Julliard authored
succeed.
-
Eric Pouech authored
- exported a few functions/global vars from module.h while we move code from loader/module.c to dlls/ntdll/loader.c - implemented LdrShutdownProcess, LdrShutdownThread and LdrDisableThreadCalloutsForDll (and made use of them)
-
Stefan Leichter authored
-
Vitaliy Margolen authored
-
Sylvain Petreolle authored
-
Marcus Meissner authored
-
Eric Pouech authored
Added (maintenance) configuration var to trigger external debugger on winedbg's exceptions.
-
Rolf Kalbermatter authored
-
Lionel Ulmer authored
- added KTX Buffer Region extension
-
Jukka Heinonen authored
Remove last wrapper check from int31 handler. Move RM/PM hardware interrupt emulation code to separate functions.
-
Jukka Heinonen authored
Move some int21 functions to winedos.
-
Enrico Horn authored
-
Tony Lambregts authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Eric Pouech authored
- rewrote wineconsole command line option parsing
-
Eric Pouech authored
-
Robert Reif authored
Added support for capture driver (disabled). Fixed direct sound capture test to handle notifications properly.
-
Robert Reif authored
Capture driver work started.
-
- 28 Feb, 2003 3 commits
-
-
Alexandre Julliard authored
dll.
-
Peter Hunnisett authored
-
Andreas Mohr authored
far... - add some URLs, correct URL handling - remove linux.corel.com, as it's DEAD :-\
-
- 27 Feb, 2003 4 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
to WOWCallback16Ex.
-
Alberto Massari authored
- before computing the flags for the requested entry, reset the bits we don't support, or we will tell something we didn't want to. - instead of using an hexadecimal mask for the unsupported flags, use a mask made of the supported ones - replace the obscure hexadecimal values with the proper macros
-
Alexandre Julliard authored
-