Changeset 470 for trunk/src/odincrt/odincrt.cpp
- Timestamp:
- Aug 10, 1999, 3:52:09 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/odincrt/odincrt.cpp
r455 r470 85 85 86 86 87 88 87 89 /**************************************************************************** 88 90 * String operations * … … 95 97 96 98 99 /**************************************************************************** 100 * C++ operator wrappers (experimental) * 101 ****************************************************************************/ 102 103 // operator new() 104 // @@@PH wrong calling convention 105 //void* _Optlink __nw__FUi(void* p1) 106 // ODIN_TEB_OFF 107 // void *rc = __nw__FUi(p1); 108 // ODIN_TEB_ON1(rc) 109
Note:
See TracChangeset
for help on using the changeset viewer.