Sweden-Number/dlls/shlwapi
David Quintana 2bb1059ad2 shlwapi: SHInvokeCommand last parameter is a command ID, or 0 to use the default. 2014-03-14 19:06:59 +01: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: Implement PathUnExpandEnvStrings. 2013-11-04 11:48:06 +01: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
stopwatch.c
string.c
thread.c
url.c shlwapi: Fix UrlCombineW for URLs containing a quotation mark. 2013-11-07 13:14:42 +01:00
wsprintf.c