Debug Hook Function Writing
Visual Studio 2008
This topic applies to:
Edition | Visual Basic | C# | C++ | Web Developer |
|---|---|---|---|---|
Express | ![]() | ![]() | Native only | ![]() |
Standard | ![]() | ![]() | Native only | ![]() |
Pro and Team | ![]() | ![]() | Native only | ![]() |
Table legend:
![]() | Applies |
![]() | Does not apply |
![]() | Command or commands hidden by default. |
This section describes a number of custom debug hook functions you can write that allow you to insert your code into some predefined points inside the debugger's normal processing.


