- 21 Jan, 2003 5 commits
-
-
Jason Edmeades authored
codesampler demo.
-
Marcus Meissner authored
cause gcc 3.3 warnings.
-
Marcus Meissner authored
-
Dan Kegel authored
-
Tom Wickline authored
Updated last revision date. Some small updates.
-
- 20 Jan, 2003 14 commits
-
-
Francois Gouget authored
messages. It is now possible to use windows.h in conformance tests. Adding myself to the authors list.
-
Francois Gouget authored
makes the test succeed on Win9x and NT4 platforms. Add a 'strict' mode which specifically makes sure that the NT location is set. In strict mode the test succeeds on Windows XP and Wine.
-
Dimitrie O. Paun authored
-
Francois Gouget authored
are not defined in the (old) Windows headers.
-
Marcus Meissner authored
wrc no longer understands -r (not needed).
-
Gerald Pfeifer authored
-
Christian Costa authored
-
Francois Gouget authored
-
Francois Gouget authored
the NT keys are authoritative (i.e. we set the Win9x keys but don't re-read them).
-
John K. Hohm authored
dlls/comcat.
-
Christian Costa authored
-
Jason Edmeades authored
-
Matthew Davison authored
-
Lawson Whitney authored
-
- 16 Jan, 2003 10 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Francois Gouget authored
Don't decrement it in that case.
-
Michael Stefaniuc authored
the GMEM_MOVEABLE flag set, to allocate the exact specified size and no byte more when size is a multiple of 8. To achieve this align the storage needed for the HGLOBAL in the heap to 8byte boundary.
-
Francois Gouget authored
Reorder the two ifs in the first part of cp_fields to simplify the code.
-
Francois Gouget authored
Dump the effective format and prepare the tone signal accordingly. Play tones from the secondary buffers at -3dB rather than -12dB. Always print the volume the tone is going to be played at. Remove the gamedev URL.
-
Francois Gouget authored
-
Francois Gouget authored
requested format, otherwise OSS_OpenDevice will not increment open_count. Use -1 to signal OSS_RawOpenDevice not to do ioctls because 0 is ambiguous (also means mono as opposed to stereo).
-
Bill Medland authored
month and day fields matter; the rest may be uninitialised.
-
Francois Gouget authored
when needed, and print the Ansi version using ok(). Fix 'value is so large it is unsigned' warnings.
-
- 15 Jan, 2003 11 commits
-
-
Alexandre Julliard authored
Fixed handling of 'if a == b' syntax in batch files.
-
Juergen Schmied authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Juergen Schmied authored
-
Shachar Shemesh authored
"BOOT_CreateProcess" function. - Added a function "ProcessRunKeys", to process all the keys that have the common "Run" syntax. - Called the new function from main for all the various keys.
-
Mike Hearn authored
specified (an api violation).
-
Stefan Leichter authored
-
Stefan Leichter authored
-
Robert Shearman authored
functions.
-
Francois Gouget authored
Always create the wineoss thread. Change the mmap ERR into a TRACE: there are normal circumstances where mmap will fail and we can deal with them.
-