Sweden-Number/dlls/shlwapi
Stefan Huehner 51a7ca3440 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
..
tests Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
Makefile.in
assoc.c shlwapi: Uninitialized variable fix (Coverity). 2007-01-22 12:09:02 +01:00
clist.c
istream.c
msgbox.c Use the SW_XXX constants when calling ShowWindow(). 2007-02-23 11:17:54 +01:00
ordinal.c Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
path.c
reg.c shlwapi: Remove redundant check in assignment, unicode version (Coverity). 2007-01-05 20:27:04 +01:00
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Forward CLSIDFromProgIDWrap to ole32 (with test). 2007-01-08 11:46:05 +01: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_Tr.rc
shlwapi_main.c
stopwatch.c
string.c Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
thread.c
url.c shlwapi: Fix size passed to MultiByteToWideChar. 2007-02-21 10:54:07 +01:00
version.rc
wsprintf.c