Andrew Talbot
|
0bed0f4ce6
|
shlwapi: Suppress sign-extension through integer promotion.
|
2011-11-09 11:35:06 +01:00 |
Nikolay Sivov
|
762aa854ca
|
shlwapi: Fix window style set with SHSetParentHwnd().
|
2011-10-24 11:17:57 +02:00 |
Francois Gouget
|
c8ecf2c721
|
shlwapi: Don't use a long where an int is more than big enough.
|
2011-10-18 18:58:50 +02:00 |
Marcus Meissner
|
c9b6994648
|
shlwapi: Fixed bad pointer arithmentic by removing sizeof() (Coverity).
|
2011-10-18 15:18:04 +02:00 |
Dan Kegel
|
876d551911
|
shlwapi/tests: Initialize size parameter in test_SHGetShellKey.
|
2011-10-14 20:26:44 +02:00 |
Jacek Caban
|
4a39433eae
|
shlwapi: Make sure we don't write anything to output buffer if its size is too small to store the whole result.
|
2011-10-14 20:26:44 +02:00 |
Francois Gouget
|
bd7b345b26
|
Assorted spelling fixes & co.
|
2011-09-27 11:00:13 +02:00 |
Francois Gouget
|
3de330db54
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
Francois Gouget
|
fcb351b40f
|
shlwapi/tests: Skip some tests if not allowed to modify the registry.
|
2011-09-21 11:35:43 +02:00 |
Francois Gouget
|
74459389a5
|
shlwapi/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id or locale is insufficient.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
0ae12c4a3b
|
shlwapi/tests: Fix test_StrFromTimeIntervalA() to print the badly formatted string in case of a failure.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
8973c20f7d
|
Assorted spelling fixes.
|
2011-09-13 11:27:01 +02:00 |
Francois Gouget
|
bdb65df982
|
shlwapi: Add parentheses to clarify the precedence between '&' and '&&'.
|
2011-09-12 11:01:10 +02:00 |
Francois Gouget
|
5f53f1ad07
|
shlwapi: Add a message context for 'hr', 'min' and 'sec'.
|
2011-09-05 16:42:12 +02:00 |
Francois Gouget
|
c992ca277d
|
Assorted spelling fixes.
|
2011-08-24 19:07:46 +02:00 |
Francois Gouget
|
77f68e30f5
|
shlwapi/tests: Fix the spelling of IID_Endianness.
|
2011-08-24 19:07:45 +02:00 |
Scott Ritchie
|
d38909dade
|
shlwapi/tests: Fix an errant comment.
|
2011-08-24 13:49:13 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Frédéric Delanoy
|
7e309601f3
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
André Hentschel
|
787ab4572d
|
shlwapi/tests: Don't access memory when the allocation failed.
|
2011-07-28 11:28:16 +02:00 |
Alexandre Julliard
|
2bf9c26df6
|
shlwapi: Add support for 64-bit formats in wsprintf.
|
2011-07-25 13:38:04 +02:00 |
Igor Paliychuk
|
86dd443415
|
shlwapi: Convert Ukrainian resources into utf-8.
|
2011-06-20 19:32:04 +02:00 |
Marcus Meissner
|
e9d4ca069c
|
shlwapi: Removed superflous NULL check (Coverity).
|
2011-06-15 20:04:38 +02:00 |
Sergey Khodych
|
26541471ab
|
shlwapi: Implement URL_APPLY_GUESSFILE in UrlApplyScheme.
|
2011-05-17 11:45:49 +02:00 |
Sergey Khodych
|
2e1bec528f
|
shlwapi: Don't copy valid scheme in UrlApplySchemeW.
|
2011-05-17 11:45:47 +02:00 |
Marcus Meissner
|
f5ae978902
|
shlwapi: Mark internal symbols as hidden.
|
2011-04-28 18:13:57 +02:00 |
André Hentschel
|
a4d8b22f43
|
shlwapi: Implement wow64 reporting.
|
2011-04-01 11:54:50 +02:00 |
Thomas Mullaly
|
65d3eab864
|
shlwapi: Improved UrlGetPart support when parsing host names.
|
2011-03-28 17:21:56 +02:00 |
Austin English
|
a4cc8bc63c
|
shlwapi/tests: Remove win9x hacks.
|
2011-03-01 13:21:58 +01:00 |
Detlef Riekenberg
|
ebecd5a779
|
shlwapi: Add stubs for SHWinHelpOnDemandA/W.
|
2011-02-15 17:25:04 +01:00 |
Austin English
|
92f48ef6ec
|
shlwapi/tests: Remove useless assignments (LLVM/Clang).
|
2011-02-11 14:49:54 +01:00 |
Austin English
|
757aaecc83
|
shlwapi/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 09:58:38 -06:00 |
Austin English
|
92cb70e97c
|
shlwapi/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-09 09:26:13 -06:00 |
Nikolay Sivov
|
219f477a05
|
shlwapi/tests: Reset cookie after service revoked (Valgrind).
|
2011-01-31 12:28:38 +01:00 |
Nikolay Sivov
|
d6c0752913
|
shlwapi: Keep pointer to allocated block to free it later (Valgrind).
|
2011-01-17 12:50:49 +01:00 |
Greg Geldorp
|
f64a800fd9
|
shlwapi/tests: Don't assume date/time are separated by comma.
|
2011-01-14 18:26:19 +01:00 |
Michael Stefaniuc
|
213532a260
|
shlwapi/tests: Finish the COM cleanup in ordinal.c.
|
2011-01-13 15:22:00 +01:00 |
Jacek Caban
|
2b99331e93
|
shlwapi: Fixed handling A->W buffer in UrlCanonicalizeA (valgrind).
|
2011-01-13 15:22:00 +01:00 |
Alexandre Julliard
|
944d218a14
|
shlwapi: Convert string table resources to po files.
|
2011-01-12 18:11:51 +01:00 |
Michael Stefaniuc
|
3b2b23d808
|
shlwapi/tests: COM cleanup for thread.c.
|
2011-01-07 10:22:36 +01:00 |
André Hentschel
|
503934a67d
|
shlwapi/tests: Fix typo.
|
2010-12-30 15:01:18 +01:00 |
André Hentschel
|
d037b40995
|
shlwapi/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:00:44 +01:00 |
Yaron Shahrabani
|
1cc46828f1
|
shlwapi: Added Hebrew translation.
|
2010-12-22 17:32:32 +01:00 |
André Hentschel
|
c063e5ccdd
|
shlwapi/tests: Allow Win7 behaviour for SHFormatDateTimeW.
|
2010-12-22 14:16:31 +01:00 |
Michael Stefaniuc
|
26de0e6202
|
shlwapi/tests: Standardize the COM usage in ordinal.c.
|
2010-12-14 12:33:00 +01:00 |
Michael Stefaniuc
|
287253a5a7
|
shlwapi: The Italian translation uses UTF-8 encoding.
|
2010-12-08 17:45:14 +01:00 |
Alexandre Julliard
|
515a14989d
|
shlwapi: Don't use wide strings in button labels.
|
2010-12-05 16:32:33 +01:00 |
Michael Stefaniuc
|
55583f9386
|
shlwapi: Use an iface instead of an vtbl pointer in ISHRegStream.
|
2010-11-30 11:00:33 +01:00 |
Michael Stefaniuc
|
9093312bdf
|
shlwapi: Use an iface instead of an vtbl pointer in threadref.
|
2010-11-30 10:58:59 +01:00 |
Michael Stefaniuc
|
abb850c9c4
|
shlwapi: Use iface instead of vtbl pointers in ISHFileStream.
|
2010-11-30 10:58:34 +01:00 |