Changeset 209 for trunk/include/helpers/comctl.h
- Timestamp:
- Aug 19, 2002, 11:23:17 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/comctl.h
r189 r209 36 36 #ifndef COMCTL_HEADER_INCLUDED 37 37 #define COMCTL_HEADER_INCLUDED 38 39 /* ****************************************************************** 40 * 41 * "Separator line" control 42 * 43 ********************************************************************/ 44 45 #define WC_SEPARATORLINE "XwpSeparatorLine" 46 47 BOOL ctlRegisterSeparatorLine(HAB hab); 38 48 39 49 /* ******************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.