display a Message to limit the size of window.
Answer / Suresh Singh Rawat
In Windows programming, you can display a message to limit the size of a window by setting the minimum and maximum size constraints for the window. To do this, you can use the SetWindowPos function with the SWP_NOMOVE flag and specify the minimum and maximum sizes using the SIZE structure. You can also set these constraints in the window creation code when creating the window using the CreateWindowEx function.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I transfer files from c drive to d drive?
Do ssd drives overheat?
Are .exe files dangerous?
What is a file extension and its purpose?
What is a footer on a computer?
Name few functions that create Kernel Objects?
How do you run a dll file?
How do I empty my downloads folder?
What is active directory and how does it work?
Why has my start menu disappeared?
How do I recover lost files?
Can we edit exe file?