Commit Graph

30421 Commits

Author SHA1 Message Date
James Hawkins
038d31ca93 msi: Don't ERR if a dialog doesn't provide control conditions, as they are not required. 2006-10-04 11:11:36 +02:00
James Hawkins
1bfc50eb74 msi: Add missing '\n' to TRACE output. 2006-10-04 11:11:20 +02:00
Roderick Colenbrander
9461c0c634 x11drv: Fix wgl pixel format bug. 2006-10-04 10:10:24 +02:00
Roderick Colenbrander
95a67ab373 gdi32: Route WGL font code through gdi32.dll. 2006-10-04 10:10:03 +02:00
Roderick Colenbrander
4b212dc401 gdi32: Route WGL context code through gdi32.dll. 2006-10-04 10:07:33 +02:00
Mikołaj Zalewski
2fb8ea4d55 wineconsole: Make the user backend work on non-latin1 locales. 2006-10-04 10:06:16 +02:00
Vitaliy Margolen
caa2425a88 user: Move some common code into one function. 2006-10-04 10:01:32 +02:00
Juan Lang
f3a1f2bf60 crypt32: Win64 printf format warning fixes. 2006-10-04 09:59:57 +02:00
Juan Lang
92afe743ef crypt32: Forward CryptAcquireContextU to CryptAcquireContextW. 2006-10-04 09:59:51 +02:00
Vitaliy Margolen
42a279f255 capi: Fix compiler warnings. 2006-10-04 09:59:43 +02:00
Marcus Meissner
36551e9b0d wine.inf: Add some more fake binaries. 2006-10-04 09:59:36 +02:00
James Hawkins
3d2b37cc83 comctl32: Set the TVIF_TEXT mask when notifying the parent window of a selection change. 2006-10-04 09:59:27 +02:00
Michael Stefaniuc
80f1d890c7 w32skrnl: Win64 printf format warning fixes. 2006-10-04 09:59:19 +02:00
Michael Stefaniuc
52f8632300 spoolss: Win64 printf format warning fixes. 2006-10-04 09:59:15 +02:00
Michael Stefaniuc
20834a18be query: Win64 printf format warning fixes. 2006-10-04 09:59:13 +02:00
Michael Stefaniuc
f9c23da310 oleacc: Win64 printf format warning fixes. 2006-10-04 09:59:10 +02:00
Michael Stefaniuc
cd0796a9d0 newdev: Win64 printf format warning fixes. 2006-10-04 09:59:08 +02:00
Michael Stefaniuc
bfe610264d nddeapi: Win64 printf format warning fixes. 2006-10-04 09:59:05 +02:00
Michael Stefaniuc
4a4c025a52 localspl/tests: Win64 printf format warning fixes. 2006-10-04 09:59:03 +02:00
Michael Stefaniuc
84473e5bfc hhctrl.ocx: Win64 printf format warning fixes. 2006-10-04 09:59:00 +02:00
Michael Stefaniuc
277fab6cc7 d3dx8: Win64 printf format warning fixes. 2006-10-04 09:58:57 +02:00
Michael Stefaniuc
16e15913d9 dinput8: Win64 printf format warning fixes. 2006-10-04 09:58:55 +02:00
Michael Stefaniuc
9f725a2719 cards: Win64 printf format warning fixes. 2006-10-04 09:58:52 +02:00
Michael Stefaniuc
6520ee04c8 msvcrt: Win64 printf format warning fixes. 2006-10-04 09:58:47 +02:00
Elie Morisse
f9593bfe67 ddraw: Don't destroy complex attached surfaces even if explicitely
requested as they will be liquidated anyway when the root is
destroyed.
2006-10-03 20:33:39 +02:00
Marcus Meissner
e25e1a4de2 crypt32: Include wine/port.h for strcasecmp. 2006-10-03 20:33:36 +02:00
Marcus Meissner
8b1b0c71b8 crypt32/tests: Replace bad use of sprintf by 2 strcats. 2006-10-03 20:20:49 +02:00
Marcus Meissner
ef5f360163 ntdll: More tests for exception handling.
- Check if we really set the debug register.
- Added unaligned access exception check.
- Added single step exception check.
2006-10-03 20:20:40 +02:00
Juan Lang
44ba993b6e crypt32: Make it clearer where alg ids come from in CryptVerifyCertificateSignatureEx. 2006-10-03 20:20:29 +02:00
Paul Vriens
f230f63ad0 wintrust: Win64 printf format warning fixes. 2006-10-03 20:20:20 +02:00
Eric Pouech
8cb932ea89 ntdll: Implemented AmILastThread information class for NtQueryInformationThread. 2006-10-03 20:20:13 +02:00
Eric Pouech
6a0568a11a winedbg: Rewrote the file handling to use SearchPath instead of home grown version. 2006-10-03 20:19:19 +02:00
Eric Pouech
d990c0d8e5 ntdll-kernel32: WaitCommEvent.
- implemented IOCTL_SERIAL_WAIT_ON_MASK for DeviceIoControl
  on serial lines in ntdll
- now using thread pool (instead of simple thread) for the
  background operations (this should help some high load
  situations)
- used this to implement WaitCommEvent on top NtDll functions
- in kernel32, removed now the no longer used termios/ioctls...
  for comm devices
2006-10-03 20:19:08 +02:00
Francois Gouget
20eb2f9998 comctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns the bits it
has been asked for, and sets all the others to zero (with conformance
test).
2006-10-03 20:18:57 +02:00
Francois Gouget
3a03248a7c include: Add missing STATUS_CTX_ constants. 2006-10-03 20:18:51 +02:00
Francois Gouget
f68d8ed9b4 include: Add missing PSP_ constants. 2006-10-03 20:18:48 +02:00
Francois Gouget
96f393178d oleaut32: Remove unnecessary casts. 2006-10-03 20:18:45 +02:00
James Hawkins
6be7ba7546 msi: Implement MsiDatabaseImport. 2006-10-03 20:18:38 +02:00
Hans Leidekker
4301816d47 advapi32: Win64 printf format warning fixes. 2006-10-03 16:21:58 +02:00
Robert Shearman
2324aeec33 rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that
the former are exported by rpcrt4 seemingly to allow callers of tower
functions to free the allocated memory.
2006-10-03 16:14:57 +02:00
Robert Shearman
7dab87e2e9 rpcrt4: RpcBindingCopy is implemented. 2006-10-03 16:14:49 +02:00
Robert Shearman
b9423076ba rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the fields will be initialised to non-zero values. 2006-10-03 16:14:47 +02:00
Dmitry Timoshkov
64886ebc9f user: Increase the time during which flush_events() waits for pending events. 2006-10-03 15:59:52 +02:00
Paul Vriens
0484cb0a5a crypt32: Remove bogus tests. 2006-10-03 15:56:36 +02:00
Francois Gouget
c22eb7e3a3 shell32: Microsoft's EXP_DARWIN_LINK structure does not have a dbh
field so cast it to DATABLOCK_HEADER to access the dwSignature
field. Fixes the compilation with Visual C++ on Windows.
2006-10-03 15:56:32 +02:00
Francois Gouget
398245b640 urlmon: Fix spelling of the 'origin' parameter in the *Protocol_Seek() functions. 2006-10-03 15:56:26 +02:00
Francois Gouget
38520a819c Assorted spelling fixes. 2006-10-03 15:56:21 +02:00
Francois Gouget
17aa2c82d2 Add missing '\n's to ok() calls. 2006-10-03 15:56:16 +02:00
Francois Gouget
5f925d421c mshtml: Remove space before '\n'. 2006-10-03 15:56:11 +02:00
Dmitry Timoshkov
66da242bfe ntdll: Make test_debug_regs() print the actual Dr7 value it got. 2006-10-03 15:56:07 +02:00