wine-wine/dlls/shlwapi
Francois Gouget 40838cec78 shlwapi/tests: The PSDK does not define IID_IDelayedRelease anymore. 2007-05-29 13:17:54 +02:00
..
tests shlwapi/tests: The PSDK does not define IID_IDelayedRelease anymore. 2007-05-29 13:17:54 +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 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
ordinal.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
path.c shlwapi: Fix the handling of overflows in PathCombine[AW]. 2007-04-24 10:19:44 +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: Stub implementation for SHSetTimerQueueTimer. 2007-05-25 19:29:54 +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 Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
shlwapi_Ja.rc
shlwapi_Ko.rc
shlwapi_Nl.rc
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: Add a slash to the URL if there is no path component. 2007-05-24 11:35:11 +02:00
version.rc
wsprintf.c