wine-wine/dlls/shlwapi
Dmitry Timoshkov f27e5299c9 shlwapi: Fix parameter types of SHGetIniStringW. 2007-07-16 14:53:42 +02:00
..
tests janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
Makefile.in shlwapi: Match shlwapi wrappers to MSDN descriptions. 2007-03-29 21:00:11 +02:00
assoc.c shlwapi: Uninitialized variable fix (Coverity). 2007-01-22 12:09:02 +01:00
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 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
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 shlwapi: Do not use wide character constants. 2007-06-21 13:11:25 +02:00
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 shlwapi: Match shlwapi wrappers to MSDN descriptions. 2007-03-29 21:00:11 +02:00
stopwatch.c
string.c shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 14:01:28 +02:00
thread.c slwapi: Make function definitions and declarations agree. 2007-04-16 12:25:34 +02:00
url.c shlwapi: Remove more wide character constants. 2007-06-22 12:18:35 +02:00
version.rc
wsprintf.c