Commit Graph

708 Commits

Author SHA1 Message Date
Detlef Riekenberg
131ab8d825 shlwapi: Forward DnsRecordSetCompare to dnsapi. 2009-06-12 17:33:15 +02:00
Aric Stewart
9339be641c shlwapi: Simplify UrlCombine case 2 with tests. 2009-06-03 11:20:37 +02:00
Alexandre Julliard
713183200b shlwapi: Add a partial stub for IConnectionPoint_InvokeWithCancel. 2009-05-15 14:18:49 +02:00
Alexandre Julliard
f702885e63 shlwapi/tests: Don't test uninitialized parts of the variant. 2009-04-06 13:52:01 +02:00
Paul Vriens
6c62a107a2 shlwapi/tests: Fix failures on systems with IE5.5 or earlier. 2009-03-09 13:31:36 +01:00
Paul Vriens
630c43ab28 shlwapi/tests: Don't crash on IE5. 2009-03-09 12:05:10 +01:00
Paul Vriens
a86566cb91 shlwapi/tests: Fix some typos. 2009-03-04 11:48:12 +01:00
Paul Vriens
1b4e61c07a shlwapi/tests: Fix a typo. 2009-03-03 12:36:32 +01:00
Paul Vriens
11b44f8363 shlwapi/tests: Fix remaining test failures on several platforms. 2009-02-26 15:13:25 +01:00
Paul Vriens
9fd4f8738b shlwapi/tests: Fix a few test failures on Win95 and some W2K. 2009-02-25 16:06:22 +01:00
Francois Gouget
a49dd715a8 shlwapi/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:49:44 +01:00
Artem Reznikov
34e2848838 shlwapi: Ukranian translation. 2009-02-19 16:17:18 +01:00
Michael Stefaniuc
08e3742f37 shlwapi: Remove superfluous pointer casts. 2009-01-22 12:04:57 +01:00
Damjan Jovanovic
36a24b93c7 shlwapi: Support the command file type association query. 2009-01-21 10:24:49 +01:00
Mario Kacmar
a00ce60020 shlwapi: Added Slovak translation. 2009-01-20 12:33:32 +01:00
Damjan Jovanovic
e60ec41e06 shlwapi: Support the friendly doc name and default icon queries. 2009-01-20 12:23:15 +01:00
Damjan Jovanovic
c160b944b1 shlwapi: Support the content type query. 2009-01-19 12:46:42 +01:00
Alexandre Julliard
ffdf21af0b shlwapi/tests: Avoid printing pointer differences in traces. 2009-01-08 13:02:46 +01:00
Francois Gouget
581e390115 winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
Francois Gouget
411f5d22c0 winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong. 2009-01-08 12:46:39 +01:00
Francois Gouget
9f62c9b7a8 winapi_test: Fix TEST_FIELD() so it correctly tests the field size. 2009-01-08 12:44:49 +01:00
Francois Gouget
43c18c1321 winapi_test: FIELD_ALIGNMENT() is redundant so remove it. 2009-01-08 12:43:15 +01:00
Francois Gouget
2e668d2572 winapi_test: Updated so the generated tests work. 2009-01-08 12:42:12 +01:00
Alexandre Julliard
5f36d0239f kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64. 2008-12-31 20:59:51 +01:00
Alexandre Julliard
55e4c7f14e shlwapi: Convert SHPackDispParams to use an MS ABI vararg list for x86_64. 2008-12-31 20:59:42 +01:00
Alexandre Julliard
b9f0ee96fb shlwapi: Convert wvnsprintfA/W to use an MS ABI vararg list for x86_64. 2008-12-31 20:59:38 +01:00
Paul Vriens
05988f4fbc shlwapi/tests: Fix some test failures on Vista. 2008-12-17 15:29:26 +01:00
ByeongSik Jeon
5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon
1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
Paul Vriens
8fc42993a1 shlwapi/tests: Use a codepage that is supported on all platforms. 2008-12-05 12:36:49 +01:00
Francois Gouget
a3973e0c47 shlwapi: Remove WINAPI on static functions where not needed. 2008-11-25 11:49:54 +01:00
Francois Gouget
9c5e97aa71 Assorted spelling fixes. 2008-11-24 14:25:10 +01:00
Andrew Talbot
ba1e2660e8 shlwapi: Sign-compare warnings fix. 2008-11-13 11:48:55 +01:00
Detlef Riekenberg
4621210b59 shlwapi/tests: Add more entries for PathIsURL. 2008-11-10 11:07:38 +01:00
Michael Stefaniuc
5f55f154bf shlwapi: Remove superfluous casts of/to void pointers. 2008-11-06 11:09:56 +01:00
Paul Vriens
d64f8a887f shlwapi/tests: Fix a failure on Win9x and NT4. 2008-11-05 10:54:45 +01:00
Paul Vriens
6fd4c62802 shlwapi/tests: Fix some failures on XP and W2K3. 2008-11-04 14:08:47 +01:00
Francois Gouget
88a883dfc3 shlwapi/tests: AssocQueryStringA/W() are missing on Windows 98. 2008-11-03 13:34:12 +01:00
Paul Vriens
c5866d3696 shlwapi/tests: Fix failures on multiple platforms. 2008-10-24 14:24:59 +02:00
Detlef Riekenberg
40d7448895 shlwapi/tests: Replace RegDeleteTreeW to run the tests again. 2008-10-20 13:43:49 +02:00
Detlef Riekenberg
78c75e20ae shlwapi: Fix pointer and size in AssocQueryStringA. 2008-10-20 13:43:26 +02:00
Alexandre Julliard
7f327237bf Convert remaining source files to utf-8. 2008-10-18 19:23:08 +02:00
Joris Huizer
8ed05aeb32 shlwapi: Fix ASSOC_GetExecutable not to use uninitialised variable. 2008-10-17 11:43:05 +02:00
Lei Zhang
dc9eeb75ba shlwapi: Properly handle pszExtra in IQueryAssociations_GetString. 2008-10-15 14:02:01 +02:00
Michael Stefaniuc
d6359edd3c shlwapi: Remove break after return (Smatch). 2008-10-15 12:21:42 +02:00
Detlef Riekenberg
680b5df5cf shlwapi: Implement SHSendMessageBroadcastA/W. 2008-10-14 14:01:22 +02:00
Lei Zhang
57122e4daa shlwapi: Handle ASSOCSTR_FRIENDLYAPPNAME in IQueryAssociations_GetString. 2008-10-14 13:41:57 +02:00
Lei Zhang
58797fc54c shlwapi: Refactor data return code in IQueryAssociations_fnGetString. 2008-10-14 13:41:57 +02:00
Lei Zhang
4e0c0ec157 shlwapi: Refactor get executable code in IQueryAssociations_fnGetString. 2008-10-14 13:41:57 +02:00
Lei Zhang
c08ec04d41 shlwapi: Close registry handles when destroying IQueryAssociations. 2008-10-13 11:50:00 +02:00