- 17 Nov, 2005 11 commits
-
-
Alexandre Julliard authored
-
Robert Shearman authored
Don't increment the szFile pointer since we removed the BOM earlier and it will cause the first real character of the INI file to be skipped.
-
Martin Fuchs authored
Remove useless hwndParent variable.
-
Oliver Stieber authored
problem with the solid node bsp demo from www.codesampler.com as well as a lot of blank screens in some other demos.
-
Eric Pouech authored
-
Eric Pouech authored
in other modules.
-
Eric Pouech authored
-
Detlef Riekenberg authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Vincent Béron authored
-
- 16 Nov, 2005 9 commits
-
-
Saulius Krasuckas authored
Improve some trace messages. Add tests for fopen(), fclose(), _fcloseall(). Stricten some checks of _unlink().
-
Jacek Caban authored
-
Aric Stewart authored
winefile program.
-
Eric Pouech authored
(through --file option). Use that feature to get rid of arg_command hack (--command option now creates a temporary file).
-
Dmitry Timoshkov authored
-
Robert Reif authored
-
Marcus Meissner authored
sockaddr_in. Added address family, socket type mappers.
-
Robert Shearman authored
different statuses and print the thread ID that it was called from. - Replace the busy waiting on the "goon" flag with an event. - Replace hard coded numbers with more informative constants throughout the InternetReadFile test. - Add tests for InternetReadFileExA. - Fix the error value from calling InternetReadFile with a NULL handle as indicated by the test.
-
Jacek Caban authored
-
- 15 Nov, 2005 20 commits
-
-
Mike McCormack authored
-
Robert Shearman authored
it's not thread-safe and isn't needed anyway.
-
Ken Thomases authored
-
Robert Shearman authored
Fix the declaration of INTERNET_WorkerThreadFunc.
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Mike McCormack authored
MsiEnumComponentQualifiers.
-
Raphael Junqueira authored
- better factorisation - unicode fixes
-
Alexandre Julliard authored
-
Mike McCormack authored
into.
-
Dmitry Timoshkov authored
active.
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
Display a TRACE when the Service "spooler" is not running (NT).
-
Cihan Altinay authored
-
YunSong Hwang authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Jacek Caban authored
-
Raphael Junqueira authored
- use D3DCOLOR macros instead of using shift + masks - fix a bug where diffuse.lpData checked instead of specular.lpData - implement color fixup on ARB VShader compilation code: -> on input parameters using swizzle -> add is_color parameter on vshader_program_add_param
-
Raphael Junqueira authored
-