Hi
I'm subclassing a form to handle mouse wheel messages and also to handle setting a minimum width/height but in order to do the latter I have to convert 'lParam' into a RECT, which I don't know how to do, or if that's possible.
Has anyone else come across this problem?
I'm subclassing a form to handle mouse wheel messages and also to handle setting a minimum width/height but in order to do the latter I have to convert 'lParam' into a RECT, which I don't know how to do, or if that's possible.
Has anyone else come across this problem?