Changeset 383 for trunk/Include/system/string.sbp
- Timestamp:
- Nov 17, 2007, 9:34:36 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Include/system/string.sbp
r370 r383 265 265 End Function 266 266 267 #ifdef __STRING_IS_NOT_UNICODE 268 Typedef BoxedStrChar = System.SByte 269 #else 270 TypeDef BoxedStrChar = System.UInt16 271 #endif 272 267 273 #endif '_INC_BASIC_STRING
Note:
See TracChangeset
for help on using the changeset viewer.