Ignore:
Timestamp:
Jan 5, 2002, 8:11:10 PM (24 years ago)
Author:
umoeller
Message:

Tons of updates for turbo folders and replacement icons.

File:
1 edited

Legend:

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

    r41 r127  
    113113    #define ID_WPMI_REFRESH                0x1F7
    114114
    115     /*
    116      * Return codes for wpConfirmObjectTitle:
    117      *      only def'd in the Warp 4 Toolkit
    118      *      (and partly in wpsystem.h).
    119      */
    120 
    121     #ifndef NAMECLASH_CANCEL
    122         #define NAMECLASH_CANCEL    0
    123     #endif
    124     #ifndef NAMECLASH_NONE
    125         #define NAMECLASH_NONE      1
    126     #endif
    127     #ifndef NAMECLASH_RENAME
    128         #define NAMECLASH_RENAME    2
    129     #endif
    130     #ifndef NAMECLASH_REPLACE
    131         #define NAMECLASH_REPLACE   8
    132     #endif
    133115#endif
    134116
Note: See TracChangeset for help on using the changeset viewer.