New Breakpoint Dialog Box: Messages Tab (Windows CE 5.0)
Use this tab to configure breakpoints for specific messages in source code.
The following options are available:
- Specify the Context
Enter the function name, source file name, and executable file name that set the context for the message. - Break at WndProc
Enter the name of the WndProc you want to break on, or select a WndProc name from the drop-down list. - Set one breakpoint for each message to watch
Enter the message you want to break on, or select a message from the drop-down list. - OK
Processes your input and moves to the next step. - Cancel
Closes the dialog box without saving changes you made.
See Also
Send Feedback on this topic to the authors