Sweden-Number/dlls/shlwapi
Francois Gouget 387289e547 shlwapi/tests: Fix compilation on systems that don't support nameless unions. 2013-11-15 11:59:05 +01:00
..
tests shlwapi/tests: Fix compilation on systems that don't support nameless unions. 2013-11-15 11:59:05 +01:00
Makefile.in
assoc.c
clist.c
istream.c shlwapi: Test and fix the behaviour of the CopyTo method for file sizes not multiple of the internal buffer size, on SHCreateStreamOnFileEx-returned IStreams. 2013-11-07 15:39:26 +01:00
msgbox.c
ordinal.c shlwapi: Indentation fix. 2012-12-24 13:32:42 +01:00
path.c shlwapi: Implement PathUnExpandEnvStrings. 2013-11-04 11:48:06 +01:00
reg.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +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: Implement IsCharSpaceA(). 2012-12-20 12:22:54 +01:00
thread.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
url.c shlwapi: Fix UrlCombineW for URLs containing a quotation mark. 2013-11-07 13:14:42 +01:00
wsprintf.c