Changeset 232 for trunk/include/helpers/dialog.h
- Timestamp:
- Dec 5, 2002, 9:36:28 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/dialog.h
r229 r232 485 485 486 486 // the following require #include helpers\comctl.h 487 #define CONTROLDEF_SEPARATORLINE(id, cx, cy) { WC_ SEPARATORLINE, NULL, \487 #define CONTROLDEF_SEPARATORLINE(id, cx, cy) { WC_CCTL_SEPARATOR, NULL, \ 488 488 WS_VISIBLE, \ 489 489 id, NULL, {cx, cy}, COMMON_SPACING }
Note:
See TracChangeset
for help on using the changeset viewer.