Commit Graph

30851 Commits (eb676fff06ef702c6033f65edb7d39ebe31040ea)
 

Author SHA1 Message Date
James Hawkins eb676fff06 mscoree: Add stub implementations of CorBindToRuntimeHost and GetCORVersion. 2006-10-16 11:27:05 +02:00
James Hawkins b2f21fa071 mscoree: Add missing stubs to the spec file. 2006-10-16 11:26:09 +02:00
Stefan Dösinger 1e6a38967c d3d8: Implement CopyRects with BltFast. 2006-10-16 11:26:00 +02:00
Jacek Caban a7395adee3 shdocvw: Added IDocHostUIHandler2 test. 2006-10-16 10:58:29 +02:00
Jacek Caban 1e92565c3e mshtml: Load page from moniker if AsyncOpen fails. 2006-10-16 10:58:26 +02:00
Jacek Caban 377071f42c mshtml: Don't crash in remove_doc_tasks if thread_data is not allocated. 2006-10-16 10:55:55 +02:00
Hans Leidekker 2638e9d467 secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
Michael Stefaniuc 21ff87bf50 ole32: Win64 printf format warning fixes. 2006-10-16 10:53:28 +02:00
Michael Stefaniuc 15765dd953 The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility. 2006-10-16 10:53:04 +02:00
Michael Stefaniuc 56b87f3a0f janitorial: Remove redundant NULL checks before calling HeapFree wrappers. 2006-10-16 10:52:48 +02:00
Mikołaj Zalewski 76b162067f comctl32: toolbar: Test and improve TB_SETHOTITEM. 2006-10-14 20:43:03 +02:00
Mikołaj Zalewski 010f31f413 comctl32: toolbar: Use nHotItem not nOldHit for the hot item in MouseLeave. 2006-10-14 20:42:36 +02:00
Mikołaj Zalewski d929cec671 comctl32: toolbar: Don't try to redraw buttons outside of the clipping rect. 2006-10-14 20:42:21 +02:00
Mikołaj Zalewski 992310e4be comctl32: toolbar: Change the dwData from DWORD to DWORD_PTR. 2006-10-14 20:41:48 +02:00
Jeff Latimer 6a355aec1b ole32: Remove dead code in errorinfo.c (Coverity). 2006-10-14 20:38:20 +02:00
Alexandre Julliard 9719b45bb2 ntdll: More workarounds for more kernel bugs in VFAT ioctl mapping on x86-64. 2006-10-14 20:24:07 +02:00
Peter Oberndorfer 5af9402ef1 configure: Detect mingw cross compiler in gentoo. 2006-10-14 20:21:37 +02:00
James Hawkins 3797e6cada msi: Also set the SOURCEDIR property in MSI_InstallPackage. 2006-10-14 20:21:17 +02:00
James Hawkins 3b6017ae18 include: Move cfgmgr32.h to include/ to match the SDK. 2006-10-14 20:18:44 +02:00
James Hawkins 3cb5004876 clusapi: Add the clusapi.h public header. 2006-10-14 20:18:06 +02:00
Mike McCormack a4fff8b2e0 winetest: Avoid calling fclose twice on the same file (Coverity). 2006-10-14 20:17:51 +02:00
Michael Stefaniuc 8ddaf6cc21 ntdll/tests: Win64 printf format warning fixes. 2006-10-14 20:17:34 +02:00
Michael Stefaniuc c044f26e67 imm32: Win64 printf format warning fixes. 2006-10-14 20:17:29 +02:00
Michael Stefaniuc 79ecfaf52f setupapi: Win64 printf format warning fixes. 2006-10-14 20:17:25 +02:00
Michael Ploujnikov 9d2a804f9b ole32/tests: Win64 printf format warning fixes. 2006-10-14 20:17:16 +02:00
Michael Ploujnikov 1c16d83379 comctl32: Win64 printf format warning fixes. 2006-10-14 20:17:06 +02:00
Hans Leidekker 177350d087 riched20: Win64 printf format warning fixes. 2006-10-14 20:16:56 +02:00
Hans Leidekker 781f3f78a0 wininet: Cast-qual warnings fix. 2006-10-14 20:16:49 +02:00
Kirill K. Smirnov 9a86eacdc9 winhelp: Window style has not been initialized. 2006-10-14 20:16:35 +02:00
Kirill K. Smirnov 4d00b282e1 winhelp: Use color specified in .hlp file for background, not just WHITE_BRUSH. 2006-10-14 20:16:11 +02:00
Alexandre Julliard 7affdd4c7c Release 0.9.23. 2006-10-13 16:43:39 +02:00
Michael Ploujnikov a348e0936a comctl32/tests: Win64 printf format warning fixes. 2006-10-13 15:46:06 +02:00
Michael Ploujnikov fb7ed587e9 comdlg32: Win64 printf format warning fixes. 2006-10-13 15:46:02 +02:00
Hans Leidekker 0293abb2a6 winspool.drv/tests: Win64 printf format warning fixes. 2006-10-13 14:49:51 +02:00
Hans Leidekker fe1f3b0da5 msxml3/tests: Win64 printf format warning fixes. 2006-10-13 14:49:46 +02:00
Hans Leidekker 61faa6bb11 winspool.drv: Win64 printf format warning fixes. 2006-10-13 12:08:52 +02:00
Hans Leidekker ce66f5d684 oleaut32: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02:00
Hans Leidekker cfbb859f59 quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
Hans Leidekker 9f06a5a6f0 wineps.drv: Win64 printf format warning fixes. 2006-10-13 12:08:36 +02:00
Michael Stefaniuc 8c38b88068 kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
Michael Stefaniuc 6276e456fa gdi/tests: Win64 printf format warning fixes. 2006-10-13 12:08:21 +02:00
Alexandre Julliard 521612098c msvfw32: Avoid a compiler warning. 2006-10-13 12:08:13 +02:00
Francois Gouget 3f191fda9f Add '\n's to Wine traces. 2006-10-13 11:55:16 +02:00
Francois Gouget 58162f87fd Assorted spelling fixes. 2006-10-13 11:55:04 +02:00
Francois Gouget 4794dc0e38 rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly. 2006-10-13 11:54:58 +02:00
Francois Gouget 8e38ac5911 secur32: Add missing '\n' in a Wine trace. 2006-10-13 11:20:53 +02:00
Francois Gouget 5ae1d85be1 olepro32: Mark stubs as such. 2006-10-13 11:20:48 +02:00
Markus Amsler 9ae995f674 msvcrt: Fix fread eof handling. 2006-10-13 11:20:40 +02:00
Markus Amsler fdd61a7a35 msvcrt: fread: Fill buffer on small reads. 2006-10-13 11:20:35 +02:00
Markus Amsler ef5ed0a42a msvcrt: Add fread eof tests. 2006-10-13 11:20:26 +02:00