- Oct 26, 2004
-
-
- 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
-
audio.c: OSS functions and waveIn and waveOut driver functions. dscapture.c: direct sound capture driver implementation. dsrender.c: direct sound renderer driver implementation.
-
-
Use proper types/names in all cases. Fix some bad indentation.
-
error for MMSYSERR_NOTSUPPORTED. Play one second of silence for each sound card when not in interactive mode.
-
Add a test case.
-
-
-
Alexandre Julliard authored
-
-
that they pass.
-
-
Change the way functions are called and either alter their declaration order or predeclare them so perl can check the prototypes.
-
-
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.
-
- Oct 25, 2004
-
-
-
-
Enable perl warnings Add a proper --help option and usage.
-
description. This fixes the output of 'make_filter --help'.
-
-
-
-
-
- Remove a comment about protecting per thread data by a critical section.
-
-
Unicode compliant.
-
-
- always return a NULL runtime info buffer in child if parent's runtime info is NULL - fixed typo in startupinfo size
-
-
-
-
- Store hit code in a signed integer so that we can see whether it is less than zero.
-
- An lParam of 0 indicates that the title should be removed.
-
- Remove some infos regarding entries which were removed lately from the config file.
-
-
-
- Oct 22, 2004
-
-
-
Alexandre Julliard authored
Factored out some common routines.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-