Sweden-Number/dlls/shlwapi
Francois Gouget af6c873b54 shlwapi: Fix compilation on systems that don't support nameless unions. 2009-10-19 14:45:25 +02:00
..
tests shlwapi: Added ParseURL[AW] tests. 2009-10-19 11:44:00 +02:00
Makefile.in shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
assoc.c shell32: Move the IQueryAssociations implementation from shlwapi to shell32. 2009-08-25 11:13:26 +02:00
clist.c
istream.c
msgbox.c shlwapi: Remove superfluous pointer casts. 2009-01-22 12:04:57 +01:00
ordinal.c shlwapi: Implement stub for ZoneCheckUrlExW. 2009-09-08 13:53:17 +02:00
path.c
reg.c shlwapi: Remove superfluous pointer casts. 2009-01-22 12:04:57 +01:00
regstream.c shlwapi: Fix compilation on systems that don't support nameless unions. 2009-10-19 14:45:25 +02:00
resource.h shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi.spec shlwapi: Fix spec file for some unicode functions. 2009-09-29 12:07:59 +02:00
shlwapi_Da.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_De.rc shlwapi: Update German translation. 2009-08-12 17:29:09 +02:00
shlwapi_En.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Eo.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Es.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Fi.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Fr.rc shlwapi: Fix French translation. 2009-07-09 11:25:19 +02:00
shlwapi_Hu.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_It.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Ja.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Ko.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Lt.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Nl.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_No.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Pl.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Pt.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Ro.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Ru.rc shlwapi: Convert the Russian resources to UTF-8. 2009-08-03 14:57:37 +02:00
shlwapi_Si.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Sk.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Sv.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Tr.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Uk.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_Zh.rc shlwapi: Build language resource files separately. 2009-07-02 11:45:27 +02:00
shlwapi_main.c
stopwatch.c
string.c shlwapi: Implement StrChrNW. 2009-09-24 15:13:16 +02:00
thread.c
url.c shlwapi: Make more strict restriction for URL scheme and fix error handling in ParseURLW. 2009-10-19 11:43:53 +02:00
version.rc
wsprintf.c