Changeset 6167 for trunk/include/winuser32.h
- Timestamp:
- Jul 4, 2001, 11:54:49 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.