- 26 Oct, 2004 15 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.
-
Dmitry Timoshkov authored
Add a test case.
-
Juan Lang authored
-
Robert Reif authored
-
Alexandre Julliard authored
-
Thorsten Kani authored
-
Juan Lang authored
that they pass.
-
Mike McCormack authored
-
Francois Gouget authored
Change the way functions are called and either alter their declaration order or predeclare them so perl can check the prototypes.
-
Rein Klazes authored
-
Dimitrie O. Paun authored
Merge {{Inc,Dec}rement,Reset{Up,Down}}Field into one method. Fix a bunch of bugs in the process. Implement DTM_[GS]ETMCFONT. Indentation fixes, cleanups.
-
- 25 Oct, 2004 21 commits
-
-
David Kredba authored
-
Juan Lang authored
-
Francois Gouget authored
Enable perl warnings Add a proper --help option and usage.
-
Francois Gouget authored
description. This fixes the output of 'make_filter --help'.
-
Francois Gouget authored
-
Michael Jung authored
-
Dimitrie O. Paun authored
-
Rein Klazes authored
-
Dmitry Timoshkov authored
- Remove a comment about protecting per thread data by a critical section.
-
Peter Quiring authored
-
Dimitrie O. Paun authored
Unicode compliant.
-
Scott Ritchie authored
-
Eric Pouech authored
- always return a NULL runtime info buffer in child if parent's runtime info is NULL - fixed typo in startupinfo size
-
Robert Reif authored
-
Robert Reif authored
-
Sami Aario authored
-
Robert Shearman authored
- Store hit code in a signed integer so that we can see whether it is less than zero.
-
Robert Shearman authored
- An lParam of 0 indicates that the title should be removed.
-
Michael Stefaniuc authored
- Remove some infos regarding entries which were removed lately from the config file.
-
Juan Lang authored
-
Juan Lang authored
-
- 22 Oct, 2004 4 commits
-
-
Francois Gouget authored
-
Alexandre Julliard authored
Factored out some common routines.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-