Debugging Techniques
Depending on the type and implementation for your application, you can use one of the following debugging techniques:
• If your application is a DLL that creates user interface and notification callbacks to be used by the interactive user, refer to the following section on Debugging an Interactive DLL.