Ignore:
Timestamp:
Apr 25, 2002, 7:25:16 PM (23 years ago)
Author:
umoeller
Message:

Lots of dialog rework, plus other fixes.

File:
1 edited

Legend:

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

    r127 r159  
    5757     *      folder Details views.
    5858     */
    59 
     59/*
    6060    #define WPSORTKEY_REALNAME      0x00000005
    6161    #define WPSORTKEY_SIZE          0x00000006
     
    6969    #define WPSORTKEY_NAME          0xFFFFFFFE
    7070    #define WPSORTKEY_TYPE          0xFFFFFFFF
    71 
    72     /*
    73      *  WPS object styles
    74      *      V0.9.7 (2000-12-10) [umoeller]
    75      */
    76 
    77     #ifndef OBJSTYLE_LOCKEDINPLACE
    78         #define OBJSTYLE_LOCKEDINPLACE  0x00020000
    79     #endif
     71*/
    8072
    8173    /*
     
    8375     *
    8476     */
     77
     78    /*
    8579
    8680    #define ID_WPMI_PASTE                  0x2CB
     
    113107    #define ID_WPMI_REFRESH                0x1F7
    114108
     109    */
     110
    115111#endif
    116112
Note: See TracChangeset for help on using the changeset viewer.