Changeset 6167
- Timestamp:
- Jul 4, 2001, 11:54:49 AM (24 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r6165 r6167 1 /* $Id: changelog,v 1.156 1 2001-07-04 09:29:26sandervl Exp $ */1 /* $Id: changelog,v 1.1562 2001-07-04 09:54:49 sandervl Exp $ */ 2 2 3 3 2001-07-04: Sander van Leeuwen <sandervl@xs4all.nl> … … 10 10 (new) parent. 11 11 (Cool Edit Pro LE play buttons now at the right position) 12 o Send WM_SETICON to frame window with converted win32 icon 13 (application icon now visible in task list) 12 14 - GDI32: o Workaround for applications that depend on 16 bits 13 15 GDI object handles. -
TabularUnified trunk/include/winuser32.h ¶
r5991 r6167 1 /* $Id: winuser32.h,v 1.11 2001-06-13 10:28:29 sandervl Exp $ */2 3 1 /* 4 2 * Internal functions exported by user32 … … 37 35 BOOL WIN32API IsSystemBrush(HBRUSH hBrush); 38 36 37 HICON WIN32API GetOS2Icon(HICON hIcon); 38 39 39 //Turns native OS/2 window into window recognized by Odin (with only very 40 40 //limited functionality)
Note:
See TracChangeset
for help on using the changeset viewer.