Changeset 6167


Ignore:
Timestamp:
Jul 4, 2001, 11:54:49 AM (24 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/changelog

    r6165 r6167  
    1 /* $Id: changelog,v 1.1561 2001-07-04 09:29:26 sandervl Exp $ */
     1/* $Id: changelog,v 1.1562 2001-07-04 09:54:49 sandervl Exp $ */
    22
    33 2001-07-04: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1010                  (new) parent.
    1111                  (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)
    1214    - GDI32:    o Workaround for applications that depend on 16 bits
    1315                  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 
    31/*
    42 * Internal functions exported by user32
     
    3735BOOL WIN32API IsSystemBrush(HBRUSH hBrush);
    3836
     37HICON WIN32API GetOS2Icon(HICON hIcon);
     38
    3939//Turns native OS/2 window into window recognized by Odin (with only very
    4040//limited functionality)
Note: See TracChangeset for help on using the changeset viewer.