wine-wine/dlls/shlwapi
Alexandre Julliard 7a52190c03 Take into account -noname functions when checking for duplicate export
names. Fixed a couple of issues found by the stricter check.
2005-09-19 14:44:28 +00:00
..
tests Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00: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 - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
ordinal.c Correct typo in format string. 2005-08-15 09:43:45 +00:00
path.c Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
reg.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
regstream.c gcc 4.0 warning fixes. 2005-07-29 14:15:31 +00:00
resource.h Implement SHMessageBoxCheck functions && add dialog resources. 2004-03-18 02:11:23 +00:00
shlwapi.rc Added version resource to shlwapi.dll. 2005-09-06 11:04:24 +00:00
shlwapi.spec Take into account -noname functions when checking for duplicate export 2005-09-19 14:44:28 +00:00
shlwapi_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
shlwapi_En.rc Implement SHMessageBoxCheck functions && add dialog resources. 2004-03-18 02:11:23 +00:00
shlwapi_Es.rc Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
shlwapi_It.rc Added Italian resources. 2004-07-21 21:19:42 +00:00
shlwapi_Ja.rc Added some Japanese translations. 2004-06-28 23:50:22 +00:00
shlwapi_Nl.rc Dutch resource translation. 2004-09-09 19:18:57 +00:00
shlwapi_Pt.rc Update localization for Portuguese language. 2004-07-19 20:09:00 +00: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 Remove unneeded headers to reduce unneeded rebuilds. 2004-12-17 19:09:29 +00: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 Test cases for URL_UNESCAPE and small fix. 2005-05-23 16:23:02 +00:00
version.rc Added version resource to shlwapi.dll. 2005-09-06 11:04:24 +00:00
wsprintf.c Include shlwapi.h to get prototypes, and correct 2 wrong ones. 2004-12-15 10:48:51 +00:00