Sweden-Number/dlls/shlwapi
Misha Koshelev 108a61f8e7 shlwapi: Take sizeof(WCHAR) into account when allocating Unicode string. 2007-08-20 11:57:24 +02:00
..
tests shlwapi/tests: Use GetModuleHandleA instead of LoadLibraryA. 2007-08-08 15:31:59 +02:00
Makefile.in
assoc.c
clist.c shlwapi: Use publicly defined structure DATABLOCK_HEADER instead of redefining it locally. 2007-07-12 12:57:35 +02:00
istream.c
msgbox.c
ordinal.c shlwapi: Fix parameter types of SHGetIniStringW. 2007-07-16 14:53:42 +02:00
path.c shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 14:01:28 +02:00
reg.c
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Fix parameter types of SHGetIniStringW. 2007-07-16 14:53:42 +02:00
shlwapi_De.rc
shlwapi_En.rc
shlwapi_Eo.rc
shlwapi_Es.rc
shlwapi_Fi.rc
shlwapi_Fr.rc
shlwapi_Hu.rc
shlwapi_It.rc
shlwapi_Ja.rc
shlwapi_Ko.rc
shlwapi_Nl.rc
shlwapi_No.rc
shlwapi_Pl.rc
shlwapi_Pt.rc
shlwapi_Tr.rc
shlwapi_main.c
stopwatch.c
string.c shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 14:01:28 +02:00
thread.c
url.c shlwapi: Take sizeof(WCHAR) into account when allocating Unicode string. 2007-08-20 11:57:24 +02:00
version.rc
wsprintf.c