wine-wine/dlls/shlwapi
Mike McCormack 2b32128d42 shlwapi: Add a stub implementation for IUnknown_ProfferService. 2006-05-05 20:57:11 +02:00
..
tests shlwapi: Ignore leading spaces in PathMatchSpec. 2006-04-12 11:17:12 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
assoc.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
clist.c Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
istream.c gcc 4.0 warning fixes. 2005-07-29 14:15:31 +00:00
msgbox.c
ordinal.c shlwapi: Add a stub implementation for IUnknown_ProfferService. 2006-05-05 20:57:11 +02:00
path.c shlwapi: Ignore leading spaces in PathMatchSpec. 2006-04-12 11:17:12 +02:00
reg.c shlwapi: Fixed use of wrong buffer in SHCopyKeyW. 2006-01-17 13:34:52 +01:00
regstream.c Add some missing includes which contain used prototypes. 2005-12-09 11:51:17 +01:00
resource.h
shlwapi.rc shlwapi: French localization. 2006-04-17 11:58:53 +02:00
shlwapi.spec shlwapi: Add a stub implementation for IUnknown_ProfferService. 2006-05-05 20:57:11 +02:00
shlwapi_De.rc
shlwapi_En.rc
shlwapi_Eo.rc shlwapi: Added Esperanto language. 2006-04-11 11:28:01 +02:00
shlwapi_Es.rc
shlwapi_Fi.rc shlwapi: Add Finnish translation. 2006-01-10 12:07:07 +01:00
shlwapi_Fr.rc shlwapi: French localization. 2006-04-17 11:58:53 +02:00
shlwapi_Hu.rc shlwapi: Added Hungarian translation. 2006-03-15 11:33:56 +01:00
shlwapi_It.rc
shlwapi_Ja.rc
shlwapi_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
shlwapi_Nl.rc
shlwapi_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
shlwapi_Pt.rc
shlwapi_Tr.rc shlwapi: Turkish translation. 2006-02-06 13:06:19 +01:00
shlwapi_main.c Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +00:00
stopwatch.c Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
string.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
thread.c _CreateAllAccessSecurityAttributes takes three parameters. 2005-08-09 20:34:57 +00:00
url.c shlwapi: Fix parameter check for UrlUnescapeA. 2006-02-16 12:08:48 +01:00
version.rc Added version resource to shlwapi.dll. 2005-09-06 11:04:24 +00:00
wsprintf.c