Sweden-Number/dlls/shlwapi
Alexandre Julliard 3dc5586e41 shlwapi: Use neutral language for the version resource. 2013-07-09 22:21:58 +02:00
..
tests shlwapi/tests: Fix two tests on win8. 2012-12-11 12:03:40 +01:00
Makefile.in
assoc.c
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: Use neutral language for the version resource. 2013-07-09 22:21:58 +02:00
shlwapi.spec shlwapi: Correct .spec parameter types for Assoc* APIs. 2013-06-04 10:12:29 +02:00
shlwapi_main.c shlwapi: Don't bother to free thread local storage at process exit. 2013-05-16 12:52:21 +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: Add a stub for IsInternetESCEnabled. 2013-02-12 10:16:00 +01:00
wsprintf.c