- 14 Jun, 2004 4 commits
-
-
Robert Shearman authored
-
Stefan Leichter authored
-
Mike McCormack authored
-
Robert Reif authored
-
- 04 Jun, 2004 15 commits
-
-
Lionel Ulmer authored
-
Christian Costa authored
-
Dimitrie O. Paun authored
non-interactively, so avoid running the tests in that case.
-
Jon Griffiths authored
-
Lionel Ulmer authored
- fix version setting in DirectInputCreate(A/W) functions
-
Rein Klazes authored
-
Dmitry Timoshkov authored
messages.
-
Dimitrie O. Paun authored
winspool tests if that's the case.
-
Dimitrie O. Paun authored
given directories containing '*' or '?'.
-
Dimitrie O. Paun authored
memory.
-
Dimitrie O. Paun authored
Fix obvious logical error in focus handling. Indentation and formatting fixes. (based on a patch by Krishna Murthy).
-
Robert Reif authored
Added 16000Hz because win9x hardware spec requires it.
-
Robert Reif authored
Minor white space cleanup.
-
Alexandre Julliard authored
-
Eric Pouech authored
unload a module (and it's debugging information), and a process without pain - portabiblity to another CPU should be easier now (CPU dependent backend) - speed up memory allocation - stabs related fixes: + now correctly handling symbol's size + blocks {} in functions are now correctly recognized and stored (also applies to local variables scoping) + better basic types management (less wild guesses in the code) + full support of inline functions (source stepping now shows the code in .h files for example) - removal of external debugger (attaching with gdb is just fine to debug winedbg) - fixed a couple of issues for symbol address handling (address lookup, incorrect type binding) - winedbg now has a man page
-
- 03 Jun, 2004 13 commits
-
-
Alexandre Julliard authored
is required for older kernels.
-
Mike Hearn authored
for this behaviour, passes on Wine and Windows 2000.
-
Rein Klazes authored
the total number of clusters fit in a 16 bit register.
-
Andreas Mohr authored
-
Hans Leidekker authored
-
Robert Reif authored
returns 0 on error and sets last error to ERROR_INVALID_FLAGS.
-
Raphael Junqueira authored
-
Alexandre Julliard authored
duplicate work.
-
Raphael Junqueira authored
-
Alexandre Julliard authored
-
Hans Leidekker authored
-
Ulrich Czekalla authored
-
Christian Costa authored
-
- 02 Jun, 2004 8 commits
-
-
Alexandre Julliard authored
WINEPRELOADRESERVE environment variable.
-
Alexandre Julliard authored
-
Ulrich Czekalla authored
According to MSDN, length should be returned when lParam is NULL.
-
Ulrich Czekalla authored
SHCNRF_NewDelivery, we should send a LPNOTIFICATIONLIST and the process id of the caller.
-
Rein Klazes authored
that is empty.
-
Hans Leidekker authored
-
Raphael Junqueira authored
-
Lionel Ulmer authored
- fix mouse Acquire which switched right and middle buttons - reset the mouse cursor at its original location on Unacquiring the device
-