Changeset 9400 for trunk/src/oleaut32/dbgwrap.cpp
- Timestamp:
- Nov 12, 2002, 6:07:48 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/oleaut32/dbgwrap.cpp
r8450 r9400 303 303 NODEF_DEBUGWRAP16(VarBstrCmp) 304 304 DEBUGWRAP12(VarCat) 305 306 305 NODEF_DEBUGWRAP8(SafeArrayGetVartype) 306 NODEF_DEBUGWRAP24(VarFormat) 307 NODEF_DEBUGWRAP16(VarFormatDateTime) 308 //NODEF_DEBUGWRAP28(VarFormatNumber) 309 //NODEF_DEBUGWRAP28(VarFormatPercent) 310 NODEF_DEBUGWRAP28(VarFormatCurrency) 311 NODEF_DEBUGWRAP24(VarFormatFromTokens) 312 NODEF_DEBUGWRAP28(VarTokenizeFormatString) 313 DEBUGWRAP12(VarAnd) 314 DEBUGWRAP8(VarNot) 315 DEBUGWRAP16(VarCmp) 316 NODEF_DEBUGWRAP16(VarCyMulI4) 317
Note:
See TracChangeset
for help on using the changeset viewer.