Sweden-Number/dlls/shlwapi
Reece Dunn aa584f146a shlwapi: Fixed the string tests on Vista. 2008-08-05 14:09:34 +02:00
..
tests shlwapi: Fixed the string tests on Vista. 2008-08-05 14:09:34 +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: Remove unneeded address-of operator from array name. 2008-07-14 11:50:15 +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: Added Danish translation. 2008-05-05 13:35:50 +02:00
shlwapi.spec shlwapi: Fixed SHPackDispParamsV spec declaration. 2007-11-13 13:29:20 +01: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: Updated Korean resource. 2007-10-25 13:59:21 +02:00
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_main.c
stopwatch.c
string.c shlwapi: Don't use Unix functions for case sensitive string comparisons. 2008-06-26 21:08:32 +02:00
thread.c shlwapi: Update exported API entries according to the info published by Geoff Chappell. 2007-10-26 14:03:47 +02:00
url.c shlwapi: Fixed handling mk protocol URLs in UrlCombineW. 2008-07-10 12:17:51 +02:00
version.rc
wsprintf.c