Sweden-Number/dlls/shlwapi
Huw Davies 34f36f662b Implement and add tests for the FDSA functions. 2005-08-09 10:21:35 +00:00
..
tests Implement and add tests for the FDSA functions. 2005-08-09 10:21:35 +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 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 Implement and add tests for the FDSA functions. 2005-08-09 10:21:35 +00:00
path.c Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
reg.c Correct RegCreateKeyEx[A/W] prototype to match the PSDK. 2005-07-28 10:18:23 +00:00
regstream.c gcc 4.0 warning fixes. 2005-07-29 14:15:31 +00:00
resource.h
shlwapi.rc
shlwapi.spec Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +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 Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +00:00
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