Changeset 111 for trunk/include/helpers/comctl.h
- Timestamp:
- Oct 18, 2001, 11:06:02 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/comctl.h
r81 r111 549 549 * 550 550 *@@changed V0.9.0: added fields for bitmap support 551 *@@changed V0.9.16 (2001-10-15) [umoeller]: added ulIconSize 551 552 */ 552 553 … … 561 562 // -- ANF_BITMAP: display bitmaps 562 563 // -- ANF_BITMAP | ANF_PROPORTIONAL: display bitmaps, but preserve proportions 564 LONG lIconSize; // system icon size V0.9.16 (2001-10-15) [umoeller] 563 565 RECTL rclIcon; // size of static control 564 566 PFNWP OldStaticProc; // original WC_STATIC wnd proc
Note:
See TracChangeset
for help on using the changeset viewer.