Sweden-Number/dlls/shlwapi
Detlef Riekenberg 40d7448895 shlwapi/tests: Replace RegDeleteTreeW to run the tests again. 2008-10-20 13:43:49 +02:00
..
tests shlwapi/tests: Replace RegDeleteTreeW to run the tests again. 2008-10-20 13:43: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 shlwapi: Fix pointer and size in AssocQueryStringA. 2008-10-20 13:43:26 +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 Convert remaining source files to utf-8. 2008-10-18 19:23:08 +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: Implement SHSendMessageBroadcastA/W. 2008-10-14 14:01:22 +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: Convert Japanese resource to UTF-8. 2008-10-13 11:41:36 +02:00
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: Use an error code instead of -1 for signalling prefix not being found in URL_GuessScheme. 2008-09-30 10:20:14 -05:00
version.rc
wsprintf.c