- 21 Mar, 2006 34 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Robert Shearman authored
regardless of what type they are. Add a test for this and dump type infos created with CreateDispTypeInfo.
-
Huw Davies authored
-
Jeff Latimer authored
Added code to examine and display floating point unit status into be_i386.c as info all-regs command.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Robert Shearman authored
Start of pooling support for RtlQueueWorkItem. The algorithm implmented is very simple - if there are no free threads, create a new one.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
InternetCreateUrlW should return the number of bytes needed to store the URL, not the number of characters (reported by Sven Paschukat).
-
Alexandre Julliard authored
By returning FALSE from this call, a builtin dll can specify that we should try to load the native one instead.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Now that wineprefixcreate detects the build tree automatically, the standard behavior of starting it from ntdll should work fine.
-
Alexandre Julliard authored
It may be a builtin exe in which case the CreateProcess call will succeed.
-
Alexandre Julliard authored
applications instead of using symlinks.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This should satisfy applications that access a dll file directly. For apps that check the dll version in the file, the version resource is copied from the builtin dll.
-
Vitaliy Margolen authored
Put keyboard & mouse hook callbacks into separate thread. Move few global variables into object. Delete no longer used crit section. For hooks to work properly hook callback have to be in a thread with message loop. Some games create separate threads just to handle mouse and/or keyboard events that do not have message loop.
-
Mike Hearn authored
-
Dmitry Timoshkov authored
-
Byeong-Sik Jeon authored
-
Byeong-Sik Jeon authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 20 Mar, 2006 6 commits
-
-
Roderick Colenbrander authored
-
Paul Vriens authored
wProcessorRevision is built from model and stepping.
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-