Advertisement

Determining window dimension

Started by July 27, 2000 02:38 AM
0 comments, last by ZedAgent 24 years, 5 months ago
Is there a function that will return the x and y width and height of your program''s window? I have functions that depend on knowing the exact dimensions, but I also want the window to be resizable, so it must be dynamic.
GetWindowRect()

This topic is closed to new replies.

Advertisement