Ignore:
Timestamp:
Aug 19, 2002, 11:23:17 PM (23 years ago)
Author:
umoeller
Message:

Dialog formatter rewrite.

File:
1 edited

Legend:

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

    r189 r209  
    3636#ifndef COMCTL_HEADER_INCLUDED
    3737    #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);
    3848
    3949    /* ******************************************************************
Note: See TracChangeset for help on using the changeset viewer.