Debugging Routines
These API routines allow you to debug your API libraries.
_BreakPoint( )
A macro that generates the debugger breakpoint instruction, INT 3. This can be helpful for debugging external routines
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
These API routines allow you to debug your API libraries.
A macro that generates the debugger breakpoint instruction, INT 3. This can be helpful for debugging external routines