Sweden-Number/dlls/shlwapi
Alexandre Julliard 6d6b9a381a shlwapi/tests: Make local variables static and const. 2007-10-16 13:58:09 +02:00
..
tests shlwapi/tests: Make local variables static and const. 2007-10-16 13:58:09 +02:00
Makefile.in
assoc.c
clist.c shlwapi: Update win32.api to fix the winapi_check warnings. 2007-08-30 17:02:49 +02:00
istream.c
msgbox.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
ordinal.c shlwapi: Fix GetAcceptLanguagesA to not read past the end of the buffer. 2007-10-01 18:09:11 +02:00
path.c shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 14:01:28 +02:00
reg.c shlwapi: Do not use wide character constants. 2007-06-21 13:11:25 +02:00
regstream.c
resource.h
shlwapi.rc shlwapi: Add Swedish translation. 2007-10-16 12:39:30 +02:00
shlwapi.spec shlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageBoxWrapW. 2007-09-10 15:29:46 +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 Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
shlwapi_Sv.rc shlwapi: Add Swedish translation. 2007-10-16 12:39:30 +02:00
shlwapi_Tr.rc
shlwapi_main.c
stopwatch.c
string.c shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 14:01:28 +02:00
thread.c Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
url.c shlwapi: Fix returned result code and size in UrlCanonicalizeA. 2007-10-16 13:54:56 +02:00
version.rc
wsprintf.c