Hi,
Thanks for the advice
Actually my piece of code was more to see if my window would receive any messages at all (it appeared not to receive them, because I did not register them..).
And about the \:
The debugger would say something like this:
code:
> Function called: OnWndMainEvent_MessageNotification
> Got message "78" with wParam "10119" and lParam "456204"
The \" means that the text to show in the debugger hasn't ended yet, but does contain a quotation mark ( " ).