Sweden-Number/dlls/shlwapi
Nikolay Sivov 14dab8ab4b shlwapi: Always close find handle (Coverity). 2014-04-10 09:12:10 +02:00
..
tests shlwapi/tests: Fix test failures on Windows 8. 2014-03-11 19:39:28 +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: 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
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: 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
url.c shlwapi: Fix UrlCombineW for URLs containing a quotation mark. 2013-11-07 13:14:42 +01:00
wsprintf.c