Nikolay Sivov
|
b70a5d52f1
|
shlwapi/tests: Compile with -D__WINESRC__.
|
2013-10-16 11:41:20 +02:00 |
|
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
|
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
|
Dmitry Timoshkov
|
50c4723aec
|
shlwapi/tests: Skip some of IStream invalid parameter tests under Windows 2000 + IE5.
|
2013-09-23 11:56:18 +02:00 |
|
Dmitry Timoshkov
|
b7e68ae338
|
shlwapi/tests: Fix stream test failures under some win2000 versions.
|
2013-09-19 09:31:01 +02:00 |
|
Dmitry Timoshkov
|
b145f42b0f
|
shlwapi: Write file access also assumes read access.
|
2013-09-16 19:50:14 +02:00 |
|
Dmitry Timoshkov
|
75fc26f680
|
shlwapi/tests: Add a read/write test for IStream on files.
|
2013-09-16 19:50:11 +02:00 |
|
Dmitry Timoshkov
|
b07f431878
|
shlwapi: Merge two case statements.
|
2013-09-13 11:18:23 +02:00 |
|
Alexandre Julliard
|
3dc5586e41
|
shlwapi: Use neutral language for the version resource.
|
2013-07-09 22:21:58 +02:00 |
|
Dmitry Timoshkov
|
f49de6aa08
|
shlwapi: Correct .spec parameter types for Assoc* APIs.
|
2013-06-04 10:12:29 +02:00 |
|
Alexandre Julliard
|
20ff6bc913
|
shlwapi: Don't bother to free thread local storage at process exit.
|
2013-05-16 12:52:21 +02:00 |
|
Austin English
|
b8f072e910
|
shlwapi: Add a stub for IsInternetESCEnabled.
|
2013-02-12 10:16:00 +01:00 |
|
Andrew Talbot
|
431b4f52d6
|
shlwapi: Indentation fix.
|
2012-12-24 13:32:42 +01:00 |
|
Nikolay Sivov
|
16cc2b8753
|
shlwapi: Implement IsCharSpaceA().
|
2012-12-20 12:22:54 +01:00 |
|
André Hentschel
|
b74b8776c0
|
shlwapi/tests: Fix two tests on win8.
|
2012-12-11 12:03:40 +01:00 |
|
Francois Gouget
|
58c77f6156
|
shlwapi: Implement PathCreateFromUrlAlloc().
|
2012-10-01 12:07:31 +02:00 |
|
Francois Gouget
|
fad0bea304
|
shlwapi: Fix the PathCreateFromUrlW() implementation.
|
2012-09-26 10:59:53 +02:00 |
|
Francois Gouget
|
7c42bfe107
|
shlwapi: UrlIs()'s check for the 'file:' protocol is case insensitive.
|
2012-09-26 10:59:45 +02:00 |
|
Francois Gouget
|
06439b303a
|
shlwapi: PathCreateFromUrlA() should not crash when given NULL buffers.
Add NULL and insufficient buffer tests for PathCreateFromUrl().
|
2012-09-25 18:11:18 +02:00 |
|
Marcus Meissner
|
73dfc3d462
|
shlwapi: Fixed incorrect buffer size.
|
2012-09-25 11:17:12 +02:00 |
|
Francois Gouget
|
5f55a71b70
|
Assorted spelling fixes.
|
2012-09-24 22:27:29 +02:00 |
|
Francois Gouget
|
73f89e7e4c
|
shlwapi/tests: Add more PathCreateFromUrl() tests.
|
2012-09-24 22:27:28 +02:00 |
|
Francois Gouget
|
709a0b764d
|
Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode.
|
2012-09-24 22:27:28 +02:00 |
|
Michael Stefaniuc
|
c637cbc397
|
shlwapi: Remove gratuitous "stub" from TRACE messages.
|
2012-09-11 18:06:59 +02:00 |
|
Jacek Caban
|
4d5bebb321
|
shlwapi: Use proper helpers for iface calls.
|
2012-08-15 12:18:49 +02:00 |
|
Michael Stefaniuc
|
8d24dd49ee
|
shlwapi: Avoid FALSE:TRUE conditional expressions.
|
2012-08-13 17:30:13 +02:00 |
|
Francois Gouget
|
de049ff1ed
|
shlwapi: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
|
2012-06-21 08:33:44 +02:00 |
|
Michael Stefaniuc
|
a5b0d13741
|
shlwapi/tests: Fix the expected value in an ok() message.
|
2012-06-04 19:36:19 +02:00 |
|
Michael Stefaniuc
|
24a01dfef8
|
shlwapi/tests: Remove useless ok() call on the "out" variable.
|
2012-05-16 18:30:22 +02:00 |
|
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
|
Carlo Bramini
|
f6524a9f77
|
shlwapi: Add NULL checks to StrCpyW and StrCatW.
|
2012-04-19 19:28:12 +02:00 |
|
Carlo Bramini
|
f9c9ea6343
|
shlwapi: Don't remove nonexistent extension in PathRemoveExtension.
|
2012-04-13 16:29:25 +02:00 |
|
Carlo Bramini
|
f2d40ca87d
|
shlwapi: Add stub for AssocGetPerceivedType.
|
2012-04-09 17:23:08 +02:00 |
|
Michael Stefaniuc
|
0556192994
|
shlwapi: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:26 +02:00 |
|
Carlo Bramini
|
a1af839516
|
shlwapi: Implemented StrToInt64ExA/W.
|
2012-03-16 13:02:47 +01:00 |
|
Piotr Caban
|
3f6142e00d
|
shlwapi: Lowercase schemes in UrlCombine function.
|
2012-03-08 18:55:04 +01:00 |
|
Francois Gouget
|
f445325999
|
Assorted spelling fixes.
|
2012-01-23 16:07:32 +01:00 |
|
Alexandre Julliard
|
51bba9ee07
|
shlwapi: Fix some printf format warnings.
|
2012-01-17 15:02:49 +01:00 |
|
Nikolay Sivov
|
191bc054a5
|
shlwapi: Partially implement SHRegCreateUSKeyW.
|
2011-12-01 18:17:22 +01:00 |
|
Alexandre Julliard
|
3d818c3aa8
|
shlwapi: Convert dialogs to po files.
|
2011-11-22 14:20:49 +01:00 |
|
Frédéric Delanoy
|
ce3dd89b54
|
shlwapi: Avoid harcoding array lengths.
|
2011-11-21 11:05:08 +01:00 |
|
Michael Stefaniuc
|
3e1ee5b8b7
|
include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h).
|
2011-11-14 11:46:40 +01:00 |
|
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 |
|