Sweden-Number/dlls/shlwapi
Michael Stefaniuc 55583f9386 shlwapi: Use an iface instead of an vtbl pointer in ISHRegStream. 2010-11-30 11:00:33 +01:00
..
tests shlwapi: Improved UrlCombineW implementation. 2010-11-08 13:30:23 +01:00
Makefile.in shlwapi: Add the Serbian (Latin and Cyrillic) translation. 2010-11-03 14:44: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 shlwapi: Implement SHRegEnumUSValue. 2010-05-19 11:17:55 +02:00
regstream.c shlwapi: Use an iface instead of an vtbl pointer in ISHRegStream. 2010-11-30 11:00:33 +01:00
resource.h
shlwapi.spec shlwapi: Make more functions available by name. 2010-10-25 13:52:51 +02:00
shlwapi_Da.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_De.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_En.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Eo.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Es.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Fi.rc shlwapi: Update Finnish translation. 2010-09-24 18:21:10 +02:00
shlwapi_Fr.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Hu.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_It.rc shlwapi: Update Italian translation. 2010-09-21 17:53:55 +02:00
shlwapi_Ja.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Ko.rc shlwapi: Update Korean resource. 2010-09-01 14:01:04 +02:00
shlwapi_Lt.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Nl.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_No.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Pl.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Pt.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Ro.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Ru.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Si.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Sk.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Sr.rc shlwapi: Add the Serbian (Latin and Cyrillic) translation. 2010-11-03 14:44:51 +01:00
shlwapi_Sv.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Tr.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Uk.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_Zh.rc shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
shlwapi_main.c
stopwatch.c
string.c shlwapi: Implement StrStrNIW. 2010-07-19 16:07:05 +02:00
thread.c shlwapi: Use an iface instead of an vtbl pointer in threadref. 2010-11-30 10:58:59 +01:00
url.c shlwapi: Improved UrlCombineW implementation. 2010-11-08 13:30:23 +01:00
version.rc
wsprintf.c