Austin Lund [Fri, 20 Nov 2009 23:02:32 +0000 (09:02 +1000)]
shell32/tests: Fix ITEMIDLIST_format test when running on FAT filesystems.
Hans Leidekker [Tue, 1 Dec 2009 10:35:50 +0000 (11:35 +0100)]
advapi32: Improve the stub for GetEffectiveRightsFromAclA.
Hans Leidekker [Tue, 1 Dec 2009 10:35:11 +0000 (11:35 +0100)]
wininet/tests: Trace extended errors in a couple of places.
Hans Leidekker [Tue, 1 Dec 2009 10:34:07 +0000 (11:34 +0100)]
msi/tests: Don't check more bytes than written to the file.
Henri Verbeet [Tue, 1 Dec 2009 10:27:48 +0000 (11:27 +0100)]
d3d9/tests: Trace the viewport in clear_test().
There are some failures in this test on Win7 that appear to be related to the
initial viewport. Perhaps this trace will help narrow it down.
Henri Verbeet [Tue, 1 Dec 2009 10:27:47 +0000 (11:27 +0100)]
d3d8: Return D3DERR_INVALIDCALL when trying to delete an invalid pixel shader.
It appears this is fixed on Vista/Win7 to be consistent with
DeleteVertexShader(). Match the more consistent behaviour of Vista/Win7 and
mark the previous behaviour as broken.
Henri Verbeet [Tue, 1 Dec 2009 10:27:46 +0000 (11:27 +0100)]
ntdll/tests: Add some tests for FileAllInformation name information.
This is essentially a copy of test_file_name_information().
Henri Verbeet [Tue, 1 Dec 2009 10:27:45 +0000 (11:27 +0100)]
ntdll: Also return name information for FileAllInformation.
Henri Verbeet [Tue, 1 Dec 2009 10:27:44 +0000 (11:27 +0100)]
ntdll: Fix the FileAllInformation info size.
Marcus Meissner [Tue, 1 Dec 2009 09:48:56 +0000 (10:48 +0100)]
dbghelp: Check wImageName for NULL (Coverity).
Marcus Meissner [Tue, 1 Dec 2009 09:26:48 +0000 (10:26 +0100)]
cryptnet: Added a potentially missing NULL ptr check (Coverity).
Nikolay Sivov [Mon, 30 Nov 2009 19:18:59 +0000 (22:18 +0300)]
comctl32/treeview: Simplify WM_CHAR handler.
Nikolay Sivov [Mon, 30 Nov 2009 19:03:34 +0000 (22:03 +0300)]
comctl32/treeview: Clean up winproc a bit, move parameter check to handlers.
Jeremy White [Mon, 30 Nov 2009 23:05:23 +0000 (17:05 -0600)]
winspool: Add a test which shows the flaws in the current all enumeration.
Jeremy White [Mon, 30 Nov 2009 23:05:15 +0000 (17:05 -0600)]
winspool: Implement GetPrinterDriverA with GetPrinterDriverW, notably using the larger sizes, which fixes a bug in printing with Acrobat Reader 9.2.
Jeremy White [Mon, 30 Nov 2009 23:05:01 +0000 (17:05 -0600)]
winspool: Add a test to show size required for EnumPrinterDriversA is the same as W.
Jeremy White [Mon, 30 Nov 2009 23:04:50 +0000 (17:04 -0600)]
winspool: When retrieving PRINTER_INFO_7, the lack of a directory service print queue object is represented with a NULL pointer and a successful return, not an error return.
Jeremy White [Mon, 30 Nov 2009 23:04:35 +0000 (17:04 -0600)]
winspool: Implement GetPrinterA via GetPrinterW, largely to support the eccentricity that GetPrinterA allocates buffers as large as those required by GetPrinterW.
Jeremy White [Mon, 30 Nov 2009 23:04:19 +0000 (17:04 -0600)]
winspool: Add modest tests for GetPrinter.
Jeremy White [Mon, 30 Nov 2009 23:04:09 +0000 (17:04 -0600)]
winspool: Remove unvarying unicode parameter from WINSPOOL_EnumPrinters.
Jeremy White [Mon, 30 Nov 2009 23:03:58 +0000 (17:03 -0600)]
winspool: Remove unvarying unicode parameter from WINSPOOL_OpenDriverReg.
Michael Stefaniuc [Mon, 30 Nov 2009 22:45:16 +0000 (23:45 +0100)]
comctl32: Use FAILED instead of !SUCCEEDED.
Jacek Caban [Mon, 30 Nov 2009 20:12:29 +0000 (21:12 +0100)]
jscript: Added lastIndex tests.
Jacek Caban [Mon, 30 Nov 2009 20:12:13 +0000 (21:12 +0100)]
jscript: Added lastIndex setter implementation.
Jacek Caban [Mon, 30 Nov 2009 19:01:17 +0000 (20:01 +0100)]
wininet: Make HTTP_HttpSendRequestW static and avoid its forward declaration.
Jacek Caban [Mon, 30 Nov 2009 19:01:00 +0000 (20:01 +0100)]
wininet: Directly return error status from HTTP_HttpAddRequestHeadersW.
Jacek Caban [Mon, 30 Nov 2009 19:00:44 +0000 (20:00 +0100)]
wininet: Directly return error status from HTTP_HttpOpenRequestW.
Jacek Caban [Mon, 30 Nov 2009 19:00:28 +0000 (20:00 +0100)]
wininet: Make HTTP_HttpOpenRequestW static and avoid forward its declaration.
Jacek Caban [Mon, 30 Nov 2009 19:00:11 +0000 (20:00 +0100)]
wininet: Directly return error status from NETCON_init.
Jacek Caban [Mon, 30 Nov 2009 18:59:56 +0000 (19:59 +0100)]
wininet: Directly return error status from refill_buffer.
Jacek Caban [Mon, 30 Nov 2009 18:59:40 +0000 (19:59 +0100)]
wininet: Directly return error status from NETCON_recv.
Andrew Eikum [Mon, 30 Nov 2009 17:40:06 +0000 (11:40 -0600)]
mshtml: Add stub implementation of IHTMLFormElement.
Andrew Eikum [Mon, 30 Nov 2009 17:40:03 +0000 (11:40 -0600)]
mshtml.idl: Add DispHTMLFormElement interface.
Juan Lang [Mon, 30 Nov 2009 20:56:02 +0000 (12:56 -0800)]
crypt32: Fix test failures.
Paul Vriens [Mon, 30 Nov 2009 18:56:32 +0000 (19:56 +0100)]
shell32/tests: Fix test failure on non-English locale.
Maarten Lankhorst [Thu, 26 Nov 2009 11:13:28 +0000 (12:13 +0100)]
winealsa.drv: Remove wrong calls.
snd_pcm_prepare is called below, and snd_pcm_sw_params is called before
sw_params is initialized.
Jacek Caban [Mon, 30 Nov 2009 17:03:02 +0000 (18:03 +0100)]
mshtml: Added onreadystatechange tests.
Jacek Caban [Mon, 30 Nov 2009 17:02:44 +0000 (18:02 +0100)]
mshtml: Added onreadystatechange event support.
Jacek Caban [Mon, 30 Nov 2009 17:02:25 +0000 (18:02 +0100)]
mshtml: Added IHTMLFrameBase2::get_readyState implementation.
Jacek Caban [Mon, 30 Nov 2009 17:02:11 +0000 (18:02 +0100)]
mshtml: Added IHTMLFrameBase2::put_src implementation.
Jacek Caban [Mon, 30 Nov 2009 17:01:47 +0000 (18:01 +0100)]
mshtml: Always return fake scheme in nsIURI::GetScheme if use_wine_url is set.
Jacek Caban [Mon, 30 Nov 2009 17:01:31 +0000 (18:01 +0100)]
mshtml: Added support for frames in navigate_url.
Jacek Caban [Mon, 30 Nov 2009 17:01:09 +0000 (18:01 +0100)]
mshtml: Don't change nsIWineURI in OnStartBinding if it's already marked as document URI.
Jacek Caban [Mon, 30 Nov 2009 17:00:38 +0000 (18:00 +0100)]
mshtml: Added support for relative URLs in navigate_url.
Jacek Caban [Mon, 30 Nov 2009 17:00:12 +0000 (18:00 +0100)]
mshtml: Use special handling only for main documents in AsyncOpen.
Jacek Caban [Mon, 30 Nov 2009 16:59:53 +0000 (17:59 +0100)]
mshtml: Don't fail in NewChannelFromURI if necko failed to create a channel.
Jacek Caban [Mon, 30 Nov 2009 16:59:29 +0000 (17:59 +0100)]
mshtml: Always set use_wine_url if there is no necko nsIURI available.
Jacek Caban [Mon, 30 Nov 2009 16:59:15 +0000 (17:59 +0100)]
mshtml: Added IHTMLElement2::get_readyState test.
Jacek Caban [Mon, 30 Nov 2009 16:58:59 +0000 (17:58 +0100)]
mshtml: Added IHTMLElement2::get_readyState implementation.
Jacek Caban [Mon, 30 Nov 2009 16:58:37 +0000 (17:58 +0100)]
mshtml: Forward setting window.location to window.location.href.
Jacek Caban [Mon, 30 Nov 2009 16:58:16 +0000 (17:58 +0100)]
mshtml: Added IHTMLScreen::get_colorDepth implementation.
Jacek Caban [Mon, 30 Nov 2009 16:57:56 +0000 (17:57 +0100)]
mshtml: Added IHTMLScreen::get_height implementation.
Jacek Caban [Mon, 30 Nov 2009 16:57:39 +0000 (17:57 +0100)]
mshtml: Added IHTMLScreen::get_width implementation.
Jacek Caban [Mon, 30 Nov 2009 16:56:53 +0000 (17:56 +0100)]
mshtml.idl: Added DispHTMLScreen declaration and use it in HTMLScreen object.
Jacek Caban [Mon, 30 Nov 2009 16:56:01 +0000 (17:56 +0100)]
mshtml: Added IHTMLWindow2::get_screen implementation.
Paul Vriens [Mon, 30 Nov 2009 14:31:08 +0000 (15:31 +0100)]
mshtml/tests: Use the globally available wine_dbgstr_w.
Jörg Höhle [Mon, 23 Nov 2009 08:28:00 +0000 (09:28 +0100)]
mciqtz32: Fix open/close omissions.
Paul Chitescu [Mon, 30 Nov 2009 12:57:16 +0000 (14:57 +0200)]
kernel32: Reduce registry access to KEY_READ wherever possible.
Paul Chitescu [Fri, 27 Nov 2009 16:43:27 +0000 (18:43 +0200)]
fwpuclnt: Add initial minimal stub implementation.
Maarten Lankhorst [Tue, 24 Nov 2009 13:32:23 +0000 (14:32 +0100)]
dsound: Don't use DirectSoundDevice calls directly.
Maarten Lankhorst [Tue, 24 Nov 2009 13:22:29 +0000 (14:22 +0100)]
dsound: Use DirectSoundCapture properly in duplex.
Maarten Lankhorst [Tue, 24 Nov 2009 13:16:52 +0000 (14:16 +0100)]
dsound: Call DSOUND_FullDuplexCreate instead of creating it directly.
Maarten Lankhorst [Tue, 24 Nov 2009 13:10:52 +0000 (14:10 +0100)]
dsound: Remove directsound interface in duplex.
Maarten Lankhorst [Tue, 24 Nov 2009 13:12:58 +0000 (14:12 +0100)]
dsound: Fix destruction in duplex.
Dan Kegel [Tue, 24 Nov 2009 01:24:23 +0000 (17:24 -0800)]
ntdll: Implement RtlGetNtGlobalFlags(), add related defines to winternl.h.
Gerald Pfeifer [Wed, 25 Nov 2009 23:55:00 +0000 (00:55 +0100)]
winspool/tests: Guard debugging code by #ifdef instead of plain #if.
Paul Vriens [Mon, 30 Nov 2009 10:32:45 +0000 (11:32 +0100)]
advapi32/tests: Add some EnumServicesStatus*W tests.
Paul Vriens [Mon, 30 Nov 2009 11:30:09 +0000 (12:30 +0100)]
include: Add some system parameters.
Juan Lang [Sun, 29 Nov 2009 23:14:06 +0000 (15:14 -0800)]
crypt32: Revert
8ed5a777de6c9797a285829e07d7a27b3ed01257.
Ordinarily removing tests seems like a bad idea, but in this case it
seems the only rational response to the test failures the tests
produce. The tests check the state of three bits with a variety of
certificate and CRL combinations. One of these bits is apparently not
set by any version of Windows for any of the tests. Testing its
absence doesn't seem correct, and I'll explain why in more detail in a
second. Every permutation of the remaining two bits appears on at
least one Windows version, and no Windows version is obviously more
correct than the rest, so testing them doesn't seem worthwhile.
The one bit that doesn't appear to be set is the bit saying that a
certificate is revoked. I created CRLs that do in fact revoke some of
the tested certificates, so it appears to me that the bit should be
set. It's possible that Windows doesn't bother checking the
revocation status of a certificate whose anchor isn't trusted, but
it's impossible to test this in an automated regression test suite,
because adding a trusted certificate requires clicking OK (or its
equivalent) in a dialog. The dialog is invoked by the system process,
so I can't use a dialog hook to suppress it. I can test this
hypothesis manually, but it isn't possible to do so in an automated
way.
Juan Lang [Sun, 29 Nov 2009 19:42:57 +0000 (11:42 -0800)]
crypt32: Don't copy past end of buffer when removing a string from a multi string.
Nikolay Sivov [Sat, 28 Nov 2009 23:18:59 +0000 (02:18 +0300)]
user32/tests: Free memory after use.
Nikolay Sivov [Sat, 28 Nov 2009 18:43:14 +0000 (21:43 +0300)]
riched20/tests: Don't leak string in test.
Nikolay Sivov [Sat, 28 Nov 2009 14:31:52 +0000 (17:31 +0300)]
comctl32/header: Avoid uninitialized memory passed to HDM_INSERTITEM, some fields are always copied.
Nikolay Sivov [Sat, 28 Nov 2009 09:04:58 +0000 (12:04 +0300)]
comctl32/listview: Get rid of duplicated helper in tests.
Nikolay Sivov [Sat, 28 Nov 2009 08:50:30 +0000 (11:50 +0300)]
comctl32/listview: New hover value should be passed using LPARAM.
Nikolay Sivov [Fri, 27 Nov 2009 20:05:43 +0000 (23:05 +0300)]
comctl32/listview: Add NM_HOVER notification.
Nikolay Sivov [Fri, 27 Nov 2009 18:08:49 +0000 (21:08 +0300)]
comctl32/listview: Make mouse hover work.
Event data was overwritten by TME_QUERY response.
Nikolay Sivov [Fri, 27 Nov 2009 16:08:59 +0000 (19:08 +0300)]
comctl32/listview: Draw LVIS_CUT items with white foreground color.
Nikolay Sivov [Fri, 27 Nov 2009 12:38:05 +0000 (15:38 +0300)]
comctl32/listview: Implement LVS_EX_HEADERINALLVIEWS.
Nikolay Sivov [Thu, 26 Nov 2009 20:49:02 +0000 (23:49 +0300)]
comctl32/listview: Get rid of helper used once.
Nikolay Sivov [Thu, 26 Nov 2009 20:30:07 +0000 (23:30 +0300)]
comctl32/listview: Further winproc simplification.
Nikolay Sivov [Thu, 26 Nov 2009 20:16:50 +0000 (23:16 +0300)]
comctl32/listview: Call default procedure directly from handlers if such forwarding needed.
Nikolay Sivov [Thu, 26 Nov 2009 20:01:54 +0000 (23:01 +0300)]
comctl32/listview: Remove parameter check from winproc for LVM_SETITEMPOSITION32.
Nikolay Sivov [Thu, 26 Nov 2009 19:49:49 +0000 (22:49 +0300)]
comctl32/listview: Collapse some handlers call in winproc.
Nikolay Sivov [Thu, 26 Nov 2009 19:42:33 +0000 (22:42 +0300)]
comctl32/listview: Default column width in LVS_LIST to better value.
Nikolay Sivov [Wed, 25 Nov 2009 07:18:07 +0000 (10:18 +0300)]
ntdll: Call DLL_PROCESS_DETACH if attaching failed.
Dan Kegel [Fri, 27 Nov 2009 05:46:51 +0000 (21:46 -0800)]
advpack: fix off-by-one error in AdvInstallFileW that caused buffer overrun.
Paul Chitescu [Tue, 24 Nov 2009 16:50:55 +0000 (18:50 +0200)]
authz: Stub for AuthzInitializeResourceManager.
Henri Verbeet [Mon, 30 Nov 2009 09:22:11 +0000 (10:22 +0100)]
winecoreaudio.drv: Use wine_dbg_sprintf() in a few debug utility functions.
Henri Verbeet [Mon, 30 Nov 2009 09:22:10 +0000 (10:22 +0100)]
wineoss.drv: Use wine_dbg_sprintf() in a few debug utility functions.
Henri Verbeet [Mon, 30 Nov 2009 09:22:09 +0000 (10:22 +0100)]
winealsa.drv: Use wine_dbg_sprintf() in a few debug utility functions.
Henri Verbeet [Mon, 30 Nov 2009 09:22:08 +0000 (10:22 +0100)]
winmm: Use wine_dbg_sprintf() in a few debug utility functions.
Henri Verbeet [Mon, 30 Nov 2009 09:22:07 +0000 (10:22 +0100)]
dsound: Use wine_dbg_sprintf() in dumpCooperativeLevel().
Vitaliy Margolen [Mon, 30 Nov 2009 04:07:25 +0000 (21:07 -0700)]
dinput: Pass event instance ID to queue_event instead of offset.
Vitaliy Margolen [Mon, 30 Nov 2009 04:07:21 +0000 (21:07 -0700)]
dinput: Improve dumping of DIACTIONFORMAT.
Vitaliy Margolen [Mon, 30 Nov 2009 04:07:17 +0000 (21:07 -0700)]
dinput: Fix definitions to match PSDK.
Jacek Caban [Sun, 29 Nov 2009 23:15:36 +0000 (00:15 +0100)]
shdocvw: Use CoTaskMemFree to free url.
Pointed out by Dan Kegel.
Jacek Caban [Sun, 29 Nov 2009 23:14:41 +0000 (00:14 +0100)]
wininet: Don't use INTERNET_SetLastError in HttpSendRequestW.
Jacek Caban [Sun, 29 Nov 2009 23:14:25 +0000 (00:14 +0100)]
wininet: Directly return error status from NETCON_close.
Jacek Caban [Sun, 29 Nov 2009 23:14:02 +0000 (00:14 +0100)]
wininet: Directly return error status from HTTP_OpenConnection.