wine-wine/dlls/shlwapi
Nikolay Sivov d6c0752913 shlwapi: Keep pointer to allocated block to free it later (Valgrind). 2011-01-17 12:50:49 +01:00
..
tests shlwapi/tests: Don't assume date/time are separated by comma. 2011-01-14 18:26:19 +01:00
Makefile.in shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
assoc.c shlwapi/assoc: Fix arguments tracing. 2010-10-13 11:19:53 +02:00
clist.c
istream.c shlwapi: Use iface instead of vtbl pointers in ISHFileStream. 2010-11-30 10:58:34 +01:00
msgbox.c
ordinal.c shlwapi: Add room for null terminator in local SHGetShellKey buffer. 2010-10-27 11:51:50 +02:00
path.c
reg.c
regstream.c shlwapi: Use an iface instead of an vtbl pointer in ISHRegStream. 2010-11-30 11:00:33 +01:00
resource.h
shlwapi.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi.spec shlwapi: Make more functions available by name. 2010-10-25 13:52:51 +02:00
shlwapi_Da.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_De.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_En.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Eo.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Es.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Fi.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Fr.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_He.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Hu.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_It.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Ja.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Ko.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Lt.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Nl.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_No.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Pl.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Pt.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Ro.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Ru.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Si.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Sk.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Sr.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Sv.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Tr.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Uk.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_Zh.rc shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
shlwapi_main.c
stopwatch.c
string.c
thread.c shlwapi: Use an iface instead of an vtbl pointer in threadref. 2010-11-30 10:58:59 +01:00
url.c shlwapi: Keep pointer to allocated block to free it later (Valgrind). 2011-01-17 12:50:49 +01:00
wsprintf.c