Sweden-Number/dlls/shlwapi
Alexandre Julliard a3dd2967ca shlwapi/tests: SHLWAPI.23 apparently returns an HRESULT on Vista. 2008-09-17 16:23:49 +02:00
..
tests shlwapi/tests: SHLWAPI.23 apparently returns an HRESULT on Vista. 2008-09-17 16:23:49 +02:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
assoc.c Fix minor comment typos. 2008-07-07 14:26:08 +02:00
clist.c
istream.c shlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests. 2008-04-17 13:13:06 +02:00
msgbox.c
ordinal.c shlwapi: Add a stub for SHSetDefaultDialogFont. 2008-09-10 11:08:20 +02:00
path.c shlwapi: Use CharNextA to iterate through characters in PathAddBackslashA. Fixes problems with MBCS paths. 2008-07-28 11:32:08 +02:00
reg.c shlwapi: Remove unused variables. 2008-04-29 12:37:54 +02:00
regstream.c
resource.h Spelling fixes. 2008-04-21 14:25:05 +02:00
shlwapi.rc shlwapi: Add simplified and traditional Chinese resources. 2008-09-04 11:42:38 +02:00
shlwapi.spec shlwapi: Add a stub for SHSetDefaultDialogFont. 2008-09-10 11:08:20 +02:00
shlwapi_Da.rc shlwapi: Added Danish translation. 2008-05-05 13:35:50 +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_Ro.rc shlwapi: Add the Romanian translation. 2008-03-24 11:37:55 +01:00
shlwapi_Ru.rc shlwapi: Add Russian translation. 2008-03-28 09:53:32 +01:00
shlwapi_Si.rc shlwapi: Added Slovenian translation. 2008-04-08 11:57:10 +02:00
shlwapi_Sv.rc Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
shlwapi_Tr.rc
shlwapi_Zh.rc shlwapi: Add simplified and traditional Chinese resources. 2008-09-04 11:42:38 +02:00
shlwapi_main.c
stopwatch.c
string.c shlwapi: Fix testing of HRESULT types with not operator instead of comparing against S_OK. 2008-08-18 17:34:12 +02:00
thread.c
url.c shlwapi: Fix UrlUnEscape to expand URLs in-place even if the output buffer is NULL. 2008-08-28 13:15:27 +02:00
version.rc
wsprintf.c