.. |
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
|
Implement/document @17,18,19,20,21,22 (Compact list API).
|
2002-07-09 02:01:56 +00:00 |
istream.c
|
Implement SHCreateStreamOnFileA/W/Ex, ordinals @166,184,212-214.
|
2002-07-16 01:21:52 +00:00 |
ordinal.c
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +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
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
shlwapi.spec
|
Made the dll entry point default to DllMain and removed most of the
|
2002-11-04 23:53:41 +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
|
Compile the shlwapi dll with -DSTRICT.
|
2002-10-25 03:12:32 +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 |