Posted: Thu Nov 29, 2007 4:08 am Post subject: Question on disabling Window resizing in Win32 C
I have tried handling WM_SIZE message by adding the case in the message loop and do nothing inside, but it doesn't seem to work. Can anyone tell me how to deal with it?
Thanks a lot. Alternatively, I found that turning off the WS_THICKFRAME flag in the dwStyle flag also disables the resizing. But that doesnt include minimization or maximization though.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum