Sweden-Number/dlls/shlwapi
Sebastian Lackner 4b33a339cc shlwapi: Add implementation for StrCatChainW.
Based on a patch by Huw Campbell.
2014-12-16 16:32:31 +01:00
..
tests shlwapi: Add implementation for StrCatChainW. 2014-12-16 16:32:31 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
assoc.c
clist.c
istream.c shlwapi: Avoid a not necessary intermediate variable. 2014-02-19 16:47:52 +01:00
msgbox.c
ordinal.c shlwapi: Remove always true if-check (PVS-Studio). 2014-11-26 17:26:44 +01:00
path.c shlwapi: Fix invalid usage of CompareString in PathCreateFromUrlW. 2014-11-18 22:10:59 +09:00
reg.c shlwapi: Implement SHRegCreateUSKeyA(). 2014-04-22 11:26:14 +02:00
regstream.c
resource.h
shlwapi.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
shlwapi.spec shlwapi: Add implementation for StrCatChainW. 2014-12-16 16:32:31 +01: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: Add implementation for StrCatChainW. 2014-12-16 16:32:31 +01:00
thread.c
url.c shlwapi: Fix UrlEscapeW() for non-ASCII range. 2014-04-18 10:47:57 +02:00
wsprintf.c