1. window size 2
- Posted by Flaminio <newpow at TIN.IT> Sep 06, 1999
- 530 views
my problem is this:
my screen is set 800x600
i have opened a window (createwindow) with default
dimensions
(defined as CW_USEDEFAULT)
GetClientRect reply : 0,0,80,116 (please notice that the map
mode is MM_TEXT)
but the size in pixels is 590x370
(think please that a window 80x116 would be large a tenth of the
screen and tall 1/6 of the screen, but it's not like this...)
i cannot harmonize such differences...
can u help me, please ?
Thanks, Flaminio

