Ignore:
Timestamp:
Oct 2, 2001, 8:28:47 PM (24 years ago)
Author:
umoeller
Message:

Misc helpers updates.

File:
1 edited

Legend:

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

    r48 r106  
    618618                           USHORT usSupportedOps);
    619619
    620     MRESULT cnrhOwnerDrawRecord(MPARAM mp2);
     620    #define CODFL_DISABLEDTEXT          0x0001
     621    #define CODFL_MINIICON              0x0002
     622
     623    MRESULT cnrhOwnerDrawRecord(MPARAM mp2,
     624                                ULONG flFlags);
    621625
    622626    BOOL cnrhDateTimeDos2Win(DATETIME* pdt,
Note: See TracChangeset for help on using the changeset viewer.