diff options
author | Luke Dunstan <infidel@users.sourceforge.net> | 2004-04-28 14:18:13 +0000 |
---|---|---|
committer | Luke Dunstan <infidel@users.sourceforge.net> | 2004-04-28 14:18:13 +0000 |
commit | 4163fce83f1c7920b8370748c2212fc8dbe79925 (patch) | |
tree | 75a9d83eba411f3477d211b9b8238be9ea9d3dba /winsup/w32api/lib/comctl32.def | |
parent | e5259618d81201e9498524c6d2131004f6141e38 (diff) | |
download | cygnal-4163fce83f1c7920b8370748c2212fc8dbe79925.tar.gz cygnal-4163fce83f1c7920b8370748c2212fc8dbe79925.tar.bz2 cygnal-4163fce83f1c7920b8370748c2212fc8dbe79925.zip |
2004-04-28 Luke Dunstan <infidel@users.sourceforge.net>
* lib/comctl32.def (SetWindowSubclass): Add stub.
Thanks to Eugene <egladysh@users.sourceforge.net>.
2004-04-24 Luke Dunstan <infidel@users.sourceforge.net>
* include/winbase.h (EXECUTION_STATE): Add typedef.
(SetThreadExecutionState): Declare.
* include/wingdi.h (_WINGDI_): Define.
* include/objbase.h (_OBJBASE_H_): Define.
Diffstat (limited to 'winsup/w32api/lib/comctl32.def')
-rw-r--r-- | winsup/w32api/lib/comctl32.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/lib/comctl32.def b/winsup/w32api/lib/comctl32.def index 00f5d52d8..001c64c9d 100644 --- a/winsup/w32api/lib/comctl32.def +++ b/winsup/w32api/lib/comctl32.def @@ -100,6 +100,7 @@ PropertySheetW@4 ReAlloc@8 SendNotify@16 SendNotifyEx@20 +SetWindowSubclass@16 ShowHideMenuCtl@12 StrCSpnA@8 StrCSpnIA@8 |