Hi!
I have a simple Dialog Resource with a ListBox.
Now I want to handle the WM_VSCROLL message in the DialogProc. But I only get the messages of the Dialog Window. I tried things like WM_NOTIFY, but it doesn't work. How can I get the messages of the ListBox?
Thanks
Bye
Chris
I have a simple Dialog Resource with a ListBox.
Now I want to handle the WM_VSCROLL message in the DialogProc. But I only get the messages of the Dialog Window. I tried things like WM_NOTIFY, but it doesn't work. How can I get the messages of the ListBox?
Thanks
Bye
Chris