I just made some changes to some variables and now i need to have all the controls on my dialog resize themselves. In the WM_SIZE message is all the code that will do it. How do i have windows send that message to my dialog with all the right information in wParam and lParam?




Reply With Quote