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
Makefile.in
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
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
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
wsprintf.c