How to get the Monitor Screen Resolution from an hWnd?
I am using an hWnd because the window could be located on any one of multiple monitors.
i.e. the hWnd top/left coordinate is on a Monitor that has a Screen Resolution of 800 x 600.
I program in a language called PL/B and it allows calling Windows API.
What Window APIs can be used?