Commit Graph

19487 Commits

Author SHA1 Message Date
Juan Lang 353cd81c9a crypt32/tests: Win64 printf format warning fixes. 2006-10-02 14:40:14 +02:00
Juan Lang d62c50bc86 shdocvw: Ignore VT_ERROR arguments to WebBrowser_Navigate2. 2006-10-02 14:38:20 +02:00
Juan Lang 6c8e5a391b shdocvw: Return S_OK from WebBrowser_put_RegisterAsDropTarget. 2006-10-02 14:38:12 +02:00
Ivan Gyurdiev 3dcd3681f3 wined3d: Win64 printf fixes. 2006-10-02 14:38:04 +02:00
Hans Leidekker 54d1899210 wldap32: Win64 printf format warning fixes. 2006-10-02 14:32:27 +02:00
Hans Leidekker 6ea5f65649 mscms: Win64 printf format warning fixes. 2006-10-02 14:32:23 +02:00
Hans Leidekker 4e3b3debef dnsapi: Win64 printf format warning fixes. 2006-10-02 14:32:19 +02:00
Michael Stefaniuc 3c60ce8525 user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
Benjamin Arai 3ac07aa016 resutils: Implements stub dll for resutils.dll. 2006-10-02 14:25:34 +02:00
Marcus Meissner 3a6d53e5d0 ntdll: Added debug registers test case. 2006-10-02 14:25:17 +02:00
Marcus Meissner f71dd47b42 mswsock: More debug output in AcceptEx(). 2006-10-02 14:25:14 +02:00
Byeong-Sik Jeon 4cb637dc22 gdi32: Improve get_nearest_charset(). 2006-10-02 12:34:22 +02:00
Andrew Talbot b2d8e49695 tapi32: Cast-qual warnings fix. 2006-10-02 12:34:17 +02:00
Dmitry Timoshkov 8588562f0d user/tests: Flush events before running mouse tests. 2006-10-02 12:34:10 +02:00
Dmitry Timoshkov 0d5bcdaeda ws2_32: Add a comment to ioctlsocket about 'bogus' ioctl 0x667e. 2006-10-02 12:33:55 +02:00
Dmitry Timoshkov 888c930f2d ws2_32: Use a symbolic name instead of hand-made value. 2006-10-02 12:32:46 +02:00
Ivan Gyurdiev 01d9eac0be wined3d: Remove unused field in shader opcode_arg. 2006-10-02 12:32:30 +02:00
Alexander Nicolaysen Sørnes 5387119050 Updated Norwegian Bokmål translations. 2006-10-02 12:32:24 +02:00
Stefan Leichter a94bd8afdd oleaut32/tests: Print each 64-bit integers as two 32 bit integers. 2006-10-02 11:55:53 +02:00
Andrew Talbot 19e85ca5a9 shell32: Another cast-qual warning fix. 2006-10-02 11:55:32 +02:00
Andrew Talbot 30806fc00c shell32: Cast-qual warnings fix. 2006-10-02 11:55:26 +02:00
Karsten Elfenbein c156c1e496 rsaenh/tests: import & export of a plaintext public key + algID check. 2006-10-02 11:55:18 +02:00
Jason Green 3004cbda24 user32: Stub implementation of BlockInput. 2006-10-02 11:54:56 +02:00
Francois Gouget 2c82c707da d3d9: Tweak a buffer declaration to fix the compilation with Visual C++. 2006-10-02 11:54:49 +02:00
Francois Gouget 9197f5c3df riched20: Tweak a buffer declaration to fix the compilation with Visual C++. 2006-10-02 11:54:46 +02:00
Francois Gouget 1011bc47bf rpcrt4: Don't return void values. This fixes Visual C++ warnings. 2006-10-02 11:54:43 +02:00
Francois Gouget 66300403c4 ddraw: Only perform the screen resolution changing tests in interactive mode. 2006-10-02 11:54:39 +02:00
Francois Gouget b21526925d oleaut32: Fixed compilation in the nameless union case. 2006-10-02 11:54:23 +02:00
Francois Gouget 68e84a7a53 Add missing '\n's to ok() calls. 2006-09-29 17:53:39 +02:00
Francois Gouget be87fe8c7c dsound: Don't use state.buffer_size before it has been initialized. 2006-09-29 17:53:31 +02:00
Francois Gouget dc0cfe7729 urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows. 2006-09-29 17:53:23 +02:00
Francois Gouget ceb06a2f00 ddraw: Fix comparefloat() so it compiles with Visual C++ when given a negative value. 2006-09-29 17:53:12 +02:00
Francois Gouget d0b322b00f ole32: Fix invalid macro usage. 2006-09-29 17:53:01 +02:00
Francois Gouget 87045eb0c5 Fix rpcndr.h so it takes CONST_VTABLE into account.
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
2006-09-29 17:52:27 +02:00
Francois Gouget 222c167969 Assorted spelling fixes. 2006-09-29 16:28:30 +02:00
Michael Stefaniuc 41dd56cb7f "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
James Hawkins 3d812659e8 msi: Return to the parent dialog when the argument to the EndDialog event is Return. 2006-09-29 15:00:13 +02:00
Andrew Talbot 29ce6b37b5 shell32: Cast-qual warnings fix. 2006-09-29 15:00:03 +02:00
Andrew Talbot 27a06a5d75 shell32: Cast-qual warnings fix. 2006-09-29 14:59:55 +02:00
Andrew Talbot dcd5e173f8 shell32: Cast-qual warnings fix. 2006-09-29 14:59:45 +02:00
Andrew Talbot 699f4cc703 shell32: Cast-qual warnings fix. 2006-09-29 14:59:36 +02:00
Alexandre Julliard cf47c3afbb winex11.drv: Fix typo that confuses winapi_check. 2006-09-29 14:43:59 +02:00
Juan Lang ec1ef77b26 winex11.drv: Don't deadlock if GL init fails. 2006-09-29 14:43:00 +02:00
Mikołaj Zalewski c7d034219e comctl32: toolbar: Small fix in TOOLBAR_StyleChanged. 2006-09-29 14:42:20 +02:00
Mikołaj Zalewski 764c5b3b35 comctl32: toolbar: Set correcly hwndTrack in TrackMouseEvent call. 2006-09-29 14:42:08 +02:00
Mikołaj Zalewski bfaa34c0d6 msvfw32: Add Polish translation. 2006-09-29 14:42:01 +02:00
Mikołaj Zalewski 8ff6bfddb0 gphoto2.ds: Use SS_CENTER to center a dialog string. 2006-09-29 14:41:55 +02:00
Mikołaj Zalewski 72baa2d4b1 gphoto2.ds: Add Polish translation. 2006-09-29 14:41:48 +02:00
Mikołaj Zalewski 1be963e658 sane.ds: Use SS_CENTER to center a dialog string. 2006-09-29 14:41:41 +02:00