I am using the CreateWindowEx to create my main program window, however every buttons on the caption and resizing is on. I wish to disable the maximize button and disable resizing but couldn't find anything online.
How can I do that?