Changeset 127 for trunk/include/helpers/undoc.h
- Timestamp:
- Jan 5, 2002, 8:11:10 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/undoc.h
r41 r127 113 113 #define ID_WPMI_REFRESH 0x1F7 114 114 115 /*116 * Return codes for wpConfirmObjectTitle:117 * only def'd in the Warp 4 Toolkit118 * (and partly in wpsystem.h).119 */120 121 #ifndef NAMECLASH_CANCEL122 #define NAMECLASH_CANCEL 0123 #endif124 #ifndef NAMECLASH_NONE125 #define NAMECLASH_NONE 1126 #endif127 #ifndef NAMECLASH_RENAME128 #define NAMECLASH_RENAME 2129 #endif130 #ifndef NAMECLASH_REPLACE131 #define NAMECLASH_REPLACE 8132 #endif133 115 #endif 134 116
Note:
See TracChangeset
for help on using the changeset viewer.