Sweden-Number/dlls/shlwapi
Mike McCormack b8fc783be2 Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
..
tests Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +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
istream.c Switch IShellLink to use shlwapi.SHCreateStreamOnFileW. 2005-06-16 09:46:05 +00:00
msgbox.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
ordinal.c Assorted spelling fixes. 2005-06-30 18:19:33 +00:00
path.c Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
reg.c Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
regstream.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
resource.h
shlwapi.rc
shlwapi.spec Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
shlwapi_De.rc
shlwapi_En.rc
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
shlwapi_Ja.rc
shlwapi_Nl.rc
shlwapi_Pt.rc
shlwapi_main.c
stopwatch.c
string.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
thread.c
url.c Test cases for URL_UNESCAPE and small fix. 2005-05-23 16:23:02 +00:00
wsprintf.c