- 08 Jan, 2003 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
async requests (spotted by Andreas Mohr).
-
Duane Clark authored
-
Stefan Leichter authored
-
Alexandre Julliard authored
thread queue. Get rid of the cooked messages queue.
-
- 07 Jan, 2003 18 commits
-
-
Alexandre Julliard authored
instead of globally in the makefile.
-
Dimitrie O. Paun authored
-
Francois Gouget authored
-
Lionel Ulmer authored
stucture and use only the state_block code - factorize some code between interface revisions - fix some smalls bugs
-
Francois Gouget authored
in the OSS_DEVICE structure. Modify our internal functions so that they can be told to still open the device even if the device format is not an exact match. In wodOpen return the actual device format if the WAVE_DIRECTSOUND flag is set. Fixes DirectSound on i810 soundcards (i.e. cards supporting only 48000x16x2).
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
Create a wineg++ akin to g++. Drop support for the abused -xc++ switched.
-
Duane Clark authored
-
Eric Pouech authored
-
Shachar Shemesh authored
system root directory before doing anything else. - Will now rename wininit.ini to wininit.bak instead of erasing it as before.
-
Francois Gouget authored
report the actual device format to us.
-
Francois Gouget authored
-
Dimitrie O. Paun authored
-
Christoph Frick authored
-
Francois Gouget authored
Uncomment some 'NULL' tests as they pass on Windows and on Wine. Comment out those that crash on Win95 and indicate why they are commented out. Remove two redundant tests in vartest.c (VarI1FromBool and VarUI2FromI2, last diff hunk).
-
Francois Gouget authored
-
Francois Gouget authored
-
Eric Pouech authored
- now generating key event for Ctrl-[A-Z] that our editline understands - implemented cursor visibility
-
- 05 Jan, 2003 17 commits
-
-
Eric Pouech authored
-
Alexandre Julliard authored
-
Ove Kaaven authored
include/wine/obj_errorinfo.h.
-
Dimitrie O. Paun authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Francois Gouget authored
-
Shachar Shemesh authored
SUBLANG_DEFAULT, as they should be.
-
Eric Pouech authored
- Reduced update area for some write conditions. - Started implementing event message collapsing.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
- Map -luuid to -lwine_uuid, in Unix -luuid does something else.
-
Ove Kaaven authored
-
Ove Kaaven authored
Removed inclusion of obj_errorinfo.h.
-
Ove Kaaven authored
-
Ove Kaaven authored
include/oleauto.h.
-
Christoph Frick authored
-
Lionel Ulmer authored
- factorize some code between D3D1/2/3 and D3D7 - fix reference counting for palettes
-