wine-wine/dlls/shlwapi
Andrew Talbot b84f51fc25 slwapi: Make function definitions and declarations agree. 2007-04-16 12:26:34 +02:00
..
tests Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
Makefile.in shlwapi: Match shlwapi wrappers to MSDN descriptions. 2007-03-29 21:00:11 +02:00
assoc.c shlwapi: Uninitialized variable fix (Coverity). 2007-01-22 12:09:02 +01:00
clist.c shlwapi: Replace inline static with static inline. 2007-03-26 12:19:40 +02:00
istream.c
msgbox.c Use the SW_XXX constants when calling ShowWindow(). 2007-02-23 11:17:54 +01:00
ordinal.c slwapi: Make function definitions and declarations agree. 2007-04-16 12:26:34 +02:00
path.c shlwapi: Match shlwapi wrappers to MSDN descriptions. 2007-03-29 21:00:11 +02:00
reg.c slwapi: Make function definitions and declarations agree. 2007-04-16 12:25:34 +02:00
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Fix a forward to user32.PrivateExtractIconExW. 2007-04-06 12:31:09 +02:00
shlwapi_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
shlwapi_En.rc
shlwapi_Eo.rc
shlwapi_Es.rc
shlwapi_Fi.rc
shlwapi_Fr.rc Use SUBLANG_NEUTRAL in French resources. 2006-10-19 13:35:05 +02:00
shlwapi_Hu.rc
shlwapi_It.rc Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
shlwapi_Ja.rc
shlwapi_Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
shlwapi_Nl.rc resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
shlwapi_No.rc
shlwapi_Pl.rc
shlwapi_Pt.rc shlwapi: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:09 +01:00
shlwapi_Tr.rc
shlwapi_main.c shlwapi: Match shlwapi wrappers to MSDN descriptions. 2007-03-29 21:00:11 +02:00
stopwatch.c
string.c shlwapi: Match shlwapi wrappers to MSDN descriptions. 2007-03-29 21:00:11 +02:00
thread.c slwapi: Make function definitions and declarations agree. 2007-04-16 12:25:34 +02:00
url.c shlwapi: Fix size passed to MultiByteToWideChar. 2007-02-21 10:54:07 +01:00
version.rc
wsprintf.c