Earnie Boyd
|
05763a593c
|
* include/shlobj.h (struct _browseinfo): UNICODE it.
(SHBrowseForFolder): Ditto.
(SHGetPathFromIDList): Ditto.
|
2001-06-11 18:28:19 +00:00 |
Earnie Boyd
|
91874e20bf
|
* include/windows.h: Define _ANONYMOUS_STRUCT and _ANONYMOUS_UNION
as __extenstion__ when appropriate.
* include/mmsystem.h: Mark anonymous structs and unions as
__extension__ to prevent compiler warning when invoked with
-pedantic
* include/oaidl.h: Ditto.
* include/objidl.h: Ditto.
* include/olectl.h: Ditto.
* include/prsht.h: Ditto.
* include/shlobj.h: Ditto.
* include/winbase.h: Ditto.
* include/winnt.h: Ditto.
* include/wtypes.h: Ditto.
|
2001-04-17 12:58:06 +00:00 |
Corinna Vinschen
|
61ee24b56c
|
* include/shlobj.h: Add missing SLR_* flags.
|
2001-02-13 21:39:57 +00:00 |
DJ Delorie
|
1ff7263eb9
|
* include/shlobj.h: add CSIDL_COMMON_*
|
2000-07-11 17:33:48 +00:00 |
Mumit Khan
|
84364d972c
|
2000-04-25 Martin Kotulla <martin-k@softmaker.de>
* include/ddeml.h (DdeCreateStringHandle{A,W}): Fix prototype.
* include/shlobj.h (IShellLink{A,W}::GetPath): Fix prototype.
* include/wingdi.h: Add LPFNDEVMODE and LPFNDEVCAPS callbacks.
* include/winuser.h: Add WM_* macros. Add PCOPYDATASTRUCT typedef.
|
2000-04-25 19:13:51 +00:00 |
Mumit Khan
|
393aa11bce
|
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
* include/shlobj.h (SHGetDataFromIDList{A,W}): Fix typo.
(SHGetSpecialFolderPath{A,W}): Add prototypes.
|
2000-02-29 03:10:04 +00:00 |
Christopher Faylor
|
1fd5e000ac
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:33 +00:00 |