Sweden-Number/dlls/shlwapi
Alexandre Julliard 435e2e63f4 winnt.h should not be self-contained, it must depend on windef.h so
that STRICT works correctly; moved some definitions back to windef.h
where they belong, and removed a couple of definitions that don't
exist on Windows.
2002-12-10 22:56:43 +00:00
..
tests Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +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 Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
ordinal.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
ordinal.h Avoid local WINAPI function pointers to work around gcc bug. 2002-04-03 02:43:03 +00:00
path.c Fix a few GDI memory leaks. 2002-11-13 19:43:53 +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 Fix signature of SHLWAPI_334 as its string parameter really is an 2002-12-07 23:48:10 +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 Reorganise/minor tidyup of ordinal functions. 2002-09-20 19:41:08 +00:00
thread.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
url.c Reorganise/minor tidyup of ordinal functions. 2002-09-20 19:41:08 +00:00
wsprintf.c Duplicated wsprintf implementation in shlwapi. 2002-06-04 23:11:09 +00:00