- 30 Oct, 2004 5 commits
-
-
Ivan Leo Puoti authored
-
Francois Gouget authored
Fix processing of environment variables that are too big (>1024 characters): they should be truncated, not ignored.
-
Francois Gouget authored
check the prototypes.
-
Francois Gouget authored
they are missing TIME_FIELDS.
-
Francois Gouget authored
ignore it.
-
- 29 Oct, 2004 5 commits
-
-
Ulrich Czekalla authored
-
Rein Klazes authored
- Expand the number of applicable test cases.
-
Dmitry Timoshkov authored
window always receives input focus upon creation.
-
Mike McCormack authored
-
Mike McCormack authored
-
- 28 Oct, 2004 5 commits
-
-
Torbjörn Andersson authored
-
Jakob Eriksson authored
-
Rein Klazes authored
- do not test on the JMP instruction: most boot blocks have that - test instead on the "FAT" strings first, before the size calculation - do some parameter checking to prevent arithmetic errors - use meaningful names instead of block offsets (based on a rejected patch from Vincent Béron).
-
Rolf Kalbermatter authored
directory creation.
-
Rolf Kalbermatter authored
Fixed some typos.
-
- 27 Oct, 2004 20 commits
-
-
Dmitry Timoshkov authored
hardware mouse message.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Fabrice Ménard authored
-
Rein Klazes authored
make it more general useful (and changed the helper names to TIME_xyz). - Make GetTimeZoneInformation return the correct zone id constants. - Changed some "const LPX_Y_Z" declarations to "const X_Y_Z *".
-
Rolf Kalbermatter authored
-
Stefan Leichter authored
-
Dmitry Timoshkov authored
-
Rein Klazes authored
time changes in the local time zone.
-
Juan Lang authored
to expand, and should call ExpandEnvironmentStringsW if it doesn't handle an environment variable directly. Based on a patch from Dan Kegel.
-
Dmitry Timoshkov authored
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
controls. Fix some prototypes. Always pass infoPtr around.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Mike McCormack authored
-
Michael Jung authored
-
Alexandre Julliard authored
-
Ge van Geldorp authored
-
Kevin Koltzau authored
-
- 26 Oct, 2004 5 commits
-
-
Eric Pouech authored
- killing the advanced part (and moving its chapters in both developing Wine and Wine archi parts) - creating a new book on coding practices from i18n.sgml, patches.sgml and porting.sgml - creating a new book on some debugging strategies from the old advanced book and cvs-regression.sgml - creating a new book on the kernel modules (NTDLL & KERNEL32) from architecture.sgml / related DLLs and address-space.sgml, console.sgml, threading.sgml - creating a new book on the windowing from architecture.sgml / USER32 and related - creating a new book on the graphical parts from architecture.sgml / GDI32 and related Other changes: - removed list of DLLs and their role (from the modules overview) - removed in X11 keyboard mapping section the part related to submit a patch
-
Robert Reif authored
audio.c: OSS functions and waveIn and waveOut driver functions. dscapture.c: direct sound capture driver implementation. dsrender.c: direct sound renderer driver implementation.
-
Mike McCormack authored
-
Dimitrie O. Paun authored
Use proper types/names in all cases. Fix some bad indentation.
-
Robert Reif authored
error for MMSYSERR_NOTSUPPORTED. Play one second of silence for each sound card when not in interactive mode.
-