wine-wine/dlls/shlwapi
Juergen Schmied d5281fd393 Give some functions real names. 2003-01-15 00:53:39 +00:00
..
tests Add implementation for PathCreateFromUrlW and add the start for some 2003-01-09 00:50:17 +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 Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
istream.c Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +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 Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +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 Give some functions real names. 2003-01-15 00:53:39 +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 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +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