fCalcWindowCoords
(
BOOL
) - input
Calculation control.
TRUE
The points are in dialog coordinates and are to be mapped into window coordinates relative to the window specified by the
hwndDlg
parameter.
FALSE
The points are in window coordinates relative to the window specified by the
hwndDlg
parameter and are to be mapped into dialog coordinates.
[Back]
[Next]