chris2001a
Programmer
I'm trying to send a WM_NOTIFY msg to my main class from a listener, however I get an access violation exception
I'm trying to find a sample of a program that uses a WM_NOTIFY with a OnNotify.
Or alternatively, is there another ways to tell my main class that something happen without writing a separate thread that check a boolean to retrieve the value.... Not a nice solution :-/
Thanks,
Chris.
I'm trying to find a sample of a program that uses a WM_NOTIFY with a OnNotify.
Or alternatively, is there another ways to tell my main class that something happen without writing a separate thread that check a boolean to retrieve the value.... Not a nice solution :-/
Thanks,
Chris.