Sweden-Number/dlls/shlwapi
Nikolay Sivov f1706b0387 shlwapi: Implement SHRegCreateUSKeyA(). 2014-04-22 11:26:14 +02:00
..
tests shlwapi: Fix UrlEscapeW() for non-ASCII range. 2014-04-18 10:47:57 +02: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: SHInvokeCommand last parameter is a command ID, or 0 to use the default. 2014-03-14 19:06:59 +01:00
path.c shlwapi: Always close find handle (Coverity). 2014-04-10 09:12:10 +02: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_main.c
stopwatch.c
string.c shlwapi: Use a proper deallocator (Coverity). 2014-04-15 09:45:01 +02:00
thread.c
url.c shlwapi: Fix UrlEscapeW() for non-ASCII range. 2014-04-18 10:47:57 +02:00
wsprintf.c