Changeset 79 for trunk/include/helpers


Ignore:
Timestamp:
May 31, 2001, 9:13:25 PM (24 years ago)
Author:
umoeller
Message:

Fixes to dialogs and other stuff.

File:
1 edited

Legend:

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

    r61 r79  
    7272     *      DLGHITEM.
    7373     *
     74     *@@changed V0.9.12 (2001-05-31) [umoeller]: added control data
    7475     */
    7576
     
    107108
    108109        ULONG       ulSpacing;          // spacing around control
     110
     111        PVOID       pvCtlData;          // for WinCreateWindow
    109112
    110113    } CONTROLDEF, *PCONTROLDEF;
Note: See TracChangeset for help on using the changeset viewer.