How can i disable users from resizing (stretching) a window??
What API function call do i need to make??

Can i use SetWindowLong() api call since i am already using that for disabling the Maximize button??