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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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