wine-wine/dlls/shlwapi
Jon Griffiths 86098990a7 Documentation updates. 2003-03-15 19:41:19 +00:00
..
tests Correct behaviour for some error conditions. 2003-03-15 19:40:11 +00:00
.cvsignore Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
Makefile.in Compile the shlwapi dll with -DSTRICT. 2002-10-25 03:12:32 +00:00
assoc.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
clist.c Correct behaviour for some error conditions. 2003-03-15 19:40:11 +00:00
istream.c Documentation updates. 2003-03-15 19:41:19 +00:00
ordinal.c Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
ordinal.h Avoid local WINAPI function pointers to work around gcc bug. 2002-04-03 02:43:03 +00:00
path.c Add implementation for PathCreateFromUrlW and add the start for some 2003-01-09 00:50:17 +00:00
reg.c Implemented SHRegSetUSValueA and SHRegSetUSValueW. 2003-03-10 19:02:47 +00:00
regstream.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
shlwapi.spec SHCreateThread is exported by name _and_ ordinal. 2003-03-15 19:40:36 +00:00
shlwapi_main.c Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
string.c Fix endless loop in StrPBrkW. 2003-03-04 02:17:47 +00:00
thread.c Give some functions real names. 2003-01-15 00:53:39 +00:00
url.c Implemented UrlCreateFromPath[AW] and slightly related 2002-12-19 04:16:54 +00:00
wsprintf.c Duplicated wsprintf implementation in shlwapi. 2002-06-04 23:11:09 +00:00