- 04 Apr, 2007 29 commits
-
-
Rob Shearman authored
ole32: Add a test that shows CoFreeUnusedLibraries only frees unused libraries from the current apartment.
-
Rob Shearman authored
ole32: Move the handling of loading a dll and getting an in-process object from it to an apartment-specific function. Use it to implement apartment_hostobject in a cleaner way so that it is guaranteed to not recurse.
-
Rob Shearman authored
-
Rob Shearman authored
Store the library name and make it reference counted.
-
Fabian Bieler authored
-
Fabian Bieler authored
-
Fabian Bieler authored
-
Chris Robinson authored
-
Chris Robinson authored
-
Chris Robinson authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
File handles are signaled when an I/O operation completes, and reset when another operation is queued.
-
Alexandre Julliard authored
Get rid of a few WaitForMultipleObjectsEx hacks.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Aric Stewart authored
Do not attempt to draw a page during WM_PAINT if there is no active page.
-
Felix Nawothnig authored
-
Felix Nawothnig authored
-
Steven Edwards authored
-
Paul Vriens authored
-
Vit Hrachovy authored
-
Chris Robinson authored
-
Chris Robinson authored
-
Chris Robinson authored
And clean up when disconnecting input.
-
Chris Robinson authored
Also removes dead code caused by the change.
-
Rob Shearman authored
-
Rob Shearman authored
The handle will be closed by free_custom_action_data, so duplicate the handle before calling it.
-
Rob Shearman authored
-
- 03 Apr, 2007 11 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alessandro Pignotti authored
-
Byeong-Sik Jeon authored
-
Byeong-Sik Jeon authored
-
Laurent Vromman authored
-
Laurent Vromman authored
-
Jason Edmeades authored
-
Chris Robinson authored
-
Francois Gouget authored
-
Francois Gouget authored
shell32/tests: On Windows 98 FindExecutable() does not '\0' terminate the returned command which caused many tests to fail.
-