Changeset 159 for trunk/include/helpers/undoc.h
- Timestamp:
- Apr 25, 2002, 7:25:16 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/undoc.h
r127 r159 57 57 * folder Details views. 58 58 */ 59 59 /* 60 60 #define WPSORTKEY_REALNAME 0x00000005 61 61 #define WPSORTKEY_SIZE 0x00000006 … … 69 69 #define WPSORTKEY_NAME 0xFFFFFFFE 70 70 #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 */ 80 72 81 73 /* … … 83 75 * 84 76 */ 77 78 /* 85 79 86 80 #define ID_WPMI_PASTE 0x2CB … … 113 107 #define ID_WPMI_REFRESH 0x1F7 114 108 109 */ 110 115 111 #endif 116 112
Note:
See TracChangeset
for help on using the changeset viewer.