Share via


New Breakpoint Dialog Box: Messages Tab (Windows Embedded CE 6.0)

1/5/2010

Use this tab to configure breakpoints for specific messages in source code.

  • 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

Reference

New Breakpoint Dialog Box