Sweden-Number/dlls/shlwapi
André Hentschel badfdaf56c shlwapi/tests: Fix SHFormatDateTimeW tests for right-to-left locales. 2014-08-18 12:44:35 +02:00
..
tests shlwapi/tests: Fix SHFormatDateTimeW tests for right-to-left locales. 2014-08-18 12:44:35 +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: Avoid buffer overflow in PathCombineA. 2014-06-27 11:02:39 +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: 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: 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