Ignore:
Timestamp:
Oct 18, 2001, 11:06:02 PM (24 years ago)
Author:
umoeller
Message:

misc changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/comctl.h

    r81 r111  
    549549     *
    550550     *@@changed V0.9.0: added fields for bitmap support
     551     *@@changed V0.9.16 (2001-10-15) [umoeller]: added ulIconSize
    551552     */
    552553
     
    561562                // -- ANF_BITMAP: display bitmaps
    562563                // -- ANF_BITMAP | ANF_PROPORTIONAL: display bitmaps, but preserve proportions
     564        LONG        lIconSize;         // system icon size V0.9.16 (2001-10-15) [umoeller]
    563565        RECTL       rclIcon;            // size of static control
    564566        PFNWP       OldStaticProc;      // original WC_STATIC wnd proc
Note: See TracChangeset for help on using the changeset viewer.