display a Message to limit the size of window.



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

Post New Answer

More Windows AllOther Interview Questions

How do I transfer files from c drive to d drive?

1 Answers  


Do ssd drives overheat?

1 Answers  


Are .exe files dangerous?

1 Answers  


What is a file extension and its purpose?

1 Answers  


What is a footer on a computer?

1 Answers  


Name few functions that create Kernel Objects?

1 Answers  


How do you run a dll file?

1 Answers  


How do I empty my downloads folder?

1 Answers  


What is active directory and how does it work?

1 Answers  


Why has my start menu disappeared?

1 Answers  


How do I recover lost files?

1 Answers  


Can we edit exe file?

1 Answers  


Categories