Robert Reif
e8e501f44b
advapi32: Fix test_LookupAccountSid to work on win9x.
2006-08-18 11:35:22 +02:00
Jacek Caban
572691e685
mshtml: Fix Advise implementation for IPropertyNotifySink.
2006-08-18 11:35:11 +02:00
Jacek Caban
e3990ddf7b
mshtml: Switch nsWebBrowset to editing mode in exec_editmod.
2006-08-18 11:35:01 +02:00
Stefan Leichter
684b6c24a3
shlwapi: Print 64bit integers with wine_dbgstr_longlong.
2006-08-18 11:34:43 +02:00
Huw Davies
59be6e0600
rpcrt4: Remember to skip over the conformance description.
2006-08-18 11:34:26 +02:00
Oleg Krylov
496d634735
comctl32: Fix ImageList_Replace function to correctly apply image mask.
2006-08-18 11:34:21 +02:00
Paul Vriens
e1b1fa757c
secur32: Make tests loadable on NT4.
2006-08-18 11:33:51 +02:00
Alexandre Julliard
8653598a66
user: Defer all ExitWindowsEx processing to wineboot.
2006-08-17 20:54:21 +02:00
Roderick Colenbrander
59dc73b911
x11drv/opengl: Pixel format rewrite.
2006-08-17 11:48:21 +02:00
Matt Finnicum
e73890a72c
riched20: Send EN_LINK notifications. Properly underline / color links.
2006-08-17 11:44:12 +02:00
Kai Blin
c4d5becd6f
secur32: Add real signing / verifying to NTLM provider.
2006-08-17 11:38:05 +02:00
Kai Blin
92a86a03e2
secur32: Mask away NTLMv2 and key exchange flags so we never negotiate it for now.
2006-08-17 11:29:22 +02:00
Andrew Talbot
704f8d7848
ddraw: Write-strings warnings fix.
2006-08-17 11:24:21 +02:00
Andrew Talbot
8c56ffdde0
winspool.drv: Write-strings warning fix.
2006-08-17 11:24:15 +02:00
Jacek Caban
cf6492629c
mshtml: Added test of edit mode.
2006-08-17 11:21:01 +02:00
Jacek Caban
2405002403
mshtml: Added beginning implementation of IDM_EDITMODE.
2006-08-17 11:20:54 +02:00
Jacek Caban
40f3ad06e9
mshtml: Rename get_property to get_client_disp_property and make it available for other files.
2006-08-17 11:20:48 +02:00
Christian Costa
f50bb771c9
wined3d: Make sure b_info structure is properly allocated and released.
2006-08-17 11:20:33 +02:00
Oleg Krylov
3e68a1f1ff
comctl32: toolbar: Use HOT imagelist for buttons in CHECKED state.
2006-08-17 11:19:47 +02:00
Huw Davies
d9b6672530
rpcrt4: Add tests for NdrAllocate.
2006-08-17 11:19:17 +02:00
Jacek Caban
90c5baf069
mshtml: Added [Get|Set]ParentContentListener implementation.
2006-08-16 17:08:59 +02:00
Robert Shearman
bc590e87a6
advapi32: Add tests for RegQueryValueEx to show that it sets the data
...
size to 0 when a buffer isn't present and that it sets the type to
REG_NONE on Win9x.
2006-08-16 17:02:04 +02:00
Stefan Dösinger
ce5c4d38c4
wined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.
2006-08-16 16:43:32 +02:00
Robert Reif
51c7c030ee
secur32: Fix GetComputerObjectName tests based on feedback from Paul Vriens.
2006-08-16 16:43:27 +02:00
Alexandre Julliard
7814420f2f
user: Explicitly load explorer.exe from the system directory.
2006-08-16 16:43:08 +02:00
Robert Shearman
f42d61df0d
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.
2006-08-16 16:42:32 +02:00
Robert Shearman
0e99d795b7
ole32: Add some more tests for failure cases of Co* functions and make builtin ole32 pass them.
2006-08-16 16:42:01 +02:00
Robert Shearman
31726e3823
ole32: Add tests for the failure cases of CLSIDFromProgID and fix the function to conform to these.
2006-08-16 16:41:47 +02:00
Robert Shearman
4bbc3ca8dc
rpcrt4: Move processing of the arguments from NdrClientCall2 to two new functions.
2006-08-16 16:41:42 +02:00
Hans Leidekker
1219fa5806
wldap32: Support setting server controls.
2006-08-16 16:41:15 +02:00
Hans Leidekker
9744cdbc22
wldap32: Document ldap_{get,set}_option and the parsing functions.
2006-08-16 16:41:10 +02:00
Alexandre Julliard
4e8cb6170f
configure: Setting rpath should no longer be needed for dlls.
2006-08-16 13:25:08 +02:00
Mike McCormack
106e65e0f8
shlwapi: Ordinal 394 should load and call shell32.SHNotifyChange.
...
Makes builtin shlwapi behave better during reboot after IE6 install.
2006-08-16 12:57:23 +02:00
Mike McCormack
ba3d4b2243
shlwapi: Add a stub implementation for ZoneComputePaneSize.
...
Allows IE6 to show its main window with builtin shlwapi.
2006-08-16 12:54:02 +02:00
Mike McCormack
b42f9df913
msi: Fix a couple of memory leaks in the test code.
2006-08-16 12:53:57 +02:00
Robert Reif
e86828a072
secur32: Add GetComputerObjectName tests.
2006-08-16 12:48:08 +02:00
Robert Reif
1771a550b8
secur32: Partial GetComputerObjectName implementation.
2006-08-16 12:42:50 +02:00
Robert Reif
6abfc027d5
advapi32: Fix LsaQueryInformationPolicy test to pass on NT4.
2006-08-16 12:41:17 +02:00
Robert Reif
abdb2dbc66
kernel32: Add GetNativeSystemInfo.
2006-08-16 12:41:01 +02:00
James Hawkins
485484deac
msi: Add a stub for MsiGetFeatureCost.
2006-08-16 12:40:43 +02:00
James Hawkins
d4a27358a5
msi: Use the bare minimum number of parameters for LookupAccountName.
2006-08-16 12:40:21 +02:00
Andrew Talbot
398098ab32
wineps.drv: Write-strings warnings fix and declare function static.
2006-08-16 12:40:13 +02:00
Andrew Talbot
318d92b46c
crypt32/tests: Write-strings warning fix.
2006-08-16 12:40:07 +02:00
Jacek Caban
9ee2f5e0ad
mshtml: Correctly handle nsILoadGroup.
2006-08-16 12:40:03 +02:00
Alexandre Julliard
68eddac14b
user/tests: Fix a compiler warning, and remove some useless casts.
2006-08-15 19:50:34 +02:00
Alexandre Julliard
c6d9577017
ntdll: Default to native loadorder for the main exe if not in system directory.
...
Unlike dlls, executables can have the same name without necessarily
being the same application, so defaulting to native is more likely to
do the right thing.
2006-08-15 19:48:08 +02:00
Paul Vriens
f2f44de6dc
kernel/tests: Wrong error code checked.
2006-08-15 19:26:07 +02:00
Paul Vriens
2bd9c59c49
setupapi: Make tests loadable again on NT4.
2006-08-15 19:25:58 +02:00
Paul Vriens
80df5324ba
wintrust: Added stubbed WintrustLoadFunctionPointers.
2006-08-15 19:24:49 +02:00
Mike McCormack
b5871fa512
infosoft: Add a test for the language neutral word breaker.
2006-08-15 19:24:43 +02:00
Dmitry Timoshkov
c7ae07adf4
ddraw: Do not report DDCAPS_OVERLAY and friends since overlays are not supported.
2006-08-15 19:24:19 +02:00
Jeff Latimer
dd8f067fb0
usp10: Remove unnecessary casts in test suite.
2006-08-15 13:32:11 +02:00
Juan Lang
b633d6a382
crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
2006-08-15 12:57:37 +02:00
Kai Blin
cc17d97d23
secur32: Add handling of feature flags and session key to AcceptSecurityContext.
2006-08-15 11:54:39 +02:00
Kai Blin
fe43d5d484
secur32: Copy helper buffer to output buffer before reusing helper buffer.
2006-08-15 11:42:55 +02:00
James Hawkins
75cc5f1e5e
msi: Non-compressed files may come before the list of compressed files in the file sequence.
2006-08-15 11:42:44 +02:00
Andrew Talbot
64db35a993
cabinet/tests: Write-strings warnings fix.
2006-08-15 11:42:36 +02:00
Andrew Talbot
eed737ea8f
dnsapi/tests: Write-strings warnings fix.
2006-08-15 11:42:30 +02:00
Alexandre Julliard
1089260f29
configure: Only link against libpoll where really necessary.
2006-08-15 11:41:59 +02:00
Paul Vriens
6f872e5313
wintrust: Added stubbed WintrustRemoveActionID.
2006-08-14 20:49:18 +02:00
Frank Richter
b3399ad2e4
user: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW size.
2006-08-14 20:49:12 +02:00
Frank Richter
e1e02dfcc2
user: Initialize size of nonclients struct in load_nonclient_metrics.
2006-08-14 20:49:05 +02:00
Mike McCormack
6c8259fb31
ole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
2006-08-14 20:17:11 +02:00
Kai Blin
13050ac11f
secur32: Clean up AcceptSecurityContext (reduce indent and duplication).
2006-08-14 20:17:10 +02:00
Frank Richter
11211bf940
uxtheme: Set non-client metrics from theme.
2006-08-14 20:17:10 +02:00
Frank Richter
3e4bdad4a3
uxtheme: Split color handling out of MSSTYLES_ParseThemeIni into smaller helper functions.
2006-08-14 20:17:10 +02:00
Frank Richter
f34412b957
uxtheme: Enable gradient captions if a theme provides colors for them.
2006-08-14 20:17:10 +02:00
Mike McCormack
9c5c063ebf
oleaut32: Put the HeapFree back in the right place.
2006-08-14 20:17:10 +02:00
Mike McCormack
c8572a5e43
ole32: Use PropVariantInit instead of memset.
2006-08-14 20:17:10 +02:00
Robert Reif
b0498a76e0
advapi32: Move duplicated code into function.
2006-08-14 20:17:09 +02:00
Robert Reif
70071af6ad
advapi32: Try again with different access mask if LsaOpenPolicy fails with STATUS_ACCESS_DENIED.
2006-08-14 20:17:09 +02:00
Kai Blin
c22e98fad0
secur32: Fix heap error.
2006-08-14 12:15:03 +02:00
Kai Blin
3cf9c85f83
secur32: Add handling for SECPKG_CONTEXT_FLAGS to QueryContextAttributes, unify indentation.
2006-08-14 11:58:57 +02:00
Kai Blin
9cd2f28603
secur32: Cast helper to ULONG_PTR instead of DWORD.
2006-08-14 11:58:39 +02:00
Kai Blin
8289ddb0d1
secur32: Implement simple VerifySignature.
2006-08-14 11:58:25 +02:00
Kai Blin
9b480ef06e
secur32: Implement simple MakeSignature.
2006-08-14 11:58:17 +02:00
Kai Blin
c8c7bf61ad
secur32: Make AcceptSecurityContext behaviour consistent with Windows.
2006-08-14 11:55:46 +02:00
Benjamin Arai
bf6867024c
oleaut32: Conformance test for olefont:AddRefHfont.
2006-08-14 11:48:03 +02:00
Benjamin Arai
c4ba8a8c87
oleaut32: Conformance test for olefont:ReleaseHfont.
2006-08-14 11:47:55 +02:00
Mike McCormack
eb9f46037c
oleaut32: Calculate icon data if the picture is dirty, or there's no icon data.
2006-08-14 11:47:48 +02:00
Mike McCormack
cbfc35602e
oleaut32: Print an IID in the trace, not just a pointer to it.
2006-08-14 11:46:50 +02:00
Mike McCormack
bcb3e28e2b
oleaut32: Don't complain when PICTDESC->cbSizeofstruct is 0.
2006-08-14 11:46:45 +02:00
Mike McCormack
8dc5bd8e29
ole32: Always set pcbWritten when writing a stream.
2006-08-14 11:46:41 +02:00
Mike McCormack
f205eca5ad
ole32: FreePropVariantArray should return an error if rgvars is null.
...
As suggested by Rob Shearman.
2006-08-14 11:46:38 +02:00
Frank Richter
83974b21fa
uxtheme: Don't back up colors etc. when a theme is already active.
2006-08-14 11:46:30 +02:00
Robert Reif
aea864ce61
advapi32: Add more LookupAccountSid tests.
2006-08-14 11:46:13 +02:00
Robert Reif
0f3cd3f224
advapi32: Add more SIDs to AccountLookupSid.
2006-08-14 11:45:53 +02:00
Robert Reif
d54043c028
netapi32: NetUserModalsGet bug fixes and cleanup.
2006-08-14 11:45:42 +02:00
Phil Costin
ef1c8fd118
wined3d: Fix vertex shader corruption issue.
2006-08-14 11:45:33 +02:00
Andrew Talbot
b3cf216d9b
advpack/tests: Write-strings warnings fix.
2006-08-14 11:45:06 +02:00
Andrew Talbot
b843ce55c7
advapi32/tests: Write-strings warnings fix.
2006-08-14 11:44:52 +02:00
Andrew Talbot
198bdd422f
crypt32/tests: Write-strings warnings fix.
2006-08-14 11:44:34 +02:00
Jacek Caban
1088164af3
mshtml: Remove no longer used get_nsIURI.
2006-08-14 11:44:16 +02:00
Jacek Caban
57ba0459c9
mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in about protocol handler's CombineUrl.
2006-08-14 11:44:12 +02:00
Robert Reif
da44bfc02d
advapi32: Add some more well known SIDs.
2006-08-12 11:40:21 +02:00
Benjamin Arai
0b44e9a641
oleaut32: Added test to check if olefont:IFont_QueryInterface increments ref counter.
2006-08-12 11:40:12 +02:00
James Hawkins
3cb82ab8d2
msi: If a component's state is not local, source, or default, default to the local state.
2006-08-12 11:39:58 +02:00
Juan Lang
5bc1b8ac31
crypt32: Improve undocumented functions.
...
- Test and implement I_CryptGetDefaultCryptProv (and correct its
parameter list)
- I_CryptReadTrustedPublisherDWORDValueFromRegistry always initializes
its out parameter, correct and show with a test.
2006-08-12 11:39:49 +02:00
Juan Lang
5c850c6a40
msi: Use wide char strings for token values to avoid an unnecessary WideCharToMultiByte.
2006-08-12 11:39:32 +02:00
Andrew Talbot
4aaf1f0b9e
msi/tests: Write-strings warnings fix.
2006-08-11 19:26:50 +02:00