How can I make the window a certain size using C. Thanks
This is a discussion on Window size in C within the Windows Programming forums, part of the Platform Specific Boards category; How can I make the window a certain size using C. Thanks...
How can I make the window a certain size using C. Thanks
time of creation? in windows?
the 7th and 8 parameterCode:CreateWindowEx(... height, width,...);