Sweden-Number/dlls/shlwapi
Andrew Talbot 431b4f52d6 shlwapi: Indentation fix. 2012-12-24 13:32:42 +01:00
..
tests shlwapi/tests: Fix two tests on win8. 2012-12-11 12:03:40 +01:00
Makefile.in
assoc.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
clist.c
istream.c 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
msgbox.c
ordinal.c shlwapi: Indentation fix. 2012-12-24 13:32:42 +01:00
path.c shlwapi: Implement PathCreateFromUrlAlloc(). 2012-10-01 12:07:31 +02:00
reg.c 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
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Implement IsCharSpaceA(). 2012-12-20 12:22:54 +01:00
shlwapi_main.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
stopwatch.c
string.c shlwapi: Implement IsCharSpaceA(). 2012-12-20 12:22:54 +01:00
thread.c 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
url.c shlwapi: UrlIs()'s check for the 'file:' protocol is case insensitive. 2012-09-26 10:59:45 +02:00
wsprintf.c