Changeset 29 for branches/1.0/src/uni.h
- Timestamp:
- Apr 21, 2010, 7:37:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/src/uni.h
r26 r29 44 44 #define INCL_DOSERRORS 45 45 #define INCL_WINHOOKS 46 #define INCL_WINSTDDLGS /* CUA controls and dialogs */ 46 47 47 48 #include <os2.h> … … 239 240 } PORTNAMES, *PPORTNAMES; 240 241 241 #define GB_UNICFG 206 242 #define ID_PROGRAM 210 243 #define DT_PROGRAM 211 244 #define ID_PARAMETERS 212 245 #define DT_PARAMETERS 213 246 #define DT_DIRECTORY 214 247 #define ID_DIRECTORY 215 248 #define PB_FIND 216 242 #define GB_UNICFG 201 243 #define ID_PROGRAM 202 244 #define DT_PROGRAM 203 245 #define ID_PARAMETERS 204 246 #define DT_PARAMETERS 205 247 #define DT_DIRECTORY 206 248 #define ID_DIRECTORY 207 249 #define DID_FIND 208 250 #define DID_SETUPWIZARD 209
Note:
See TracChangeset
for help on using the changeset viewer.