Changeset 106 for trunk/include/helpers/cnrh.h
- Timestamp:
- Oct 2, 2001, 8:28:47 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/cnrh.h
r48 r106 618 618 USHORT usSupportedOps); 619 619 620 MRESULT cnrhOwnerDrawRecord(MPARAM mp2); 620 #define CODFL_DISABLEDTEXT 0x0001 621 #define CODFL_MINIICON 0x0002 622 623 MRESULT cnrhOwnerDrawRecord(MPARAM mp2, 624 ULONG flFlags); 621 625 622 626 BOOL cnrhDateTimeDos2Win(DATETIME* pdt,
Note:
See TracChangeset
for help on using the changeset viewer.