Changeset 469
- Timestamp:
 - Nov 5, 2009, 12:32:32 AM (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  OCO/trunk/include/dbgos2.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
OCO/trunk/include/dbgos2.h
r468 r469 27 27 28 28 #ifdef DEBUG 29 #define DebugInt3() _asm int 3 30 #else 29 31 #define DebugInt3() //_asm int 3 30 #else31 #define DebugInt3() _asm int 332 32 #endif 33 33  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  