IN VC++
ClientToScreen(&CPoint);
ClientToScreen(&CRect);
but
in bc++
ClientToScreen(&CPoint);
is it true?
while using
ClientToScreen(&CPoint);
it goes out of window.How to use it?
|
Results 1 to 8 of 8
Thread: ClientToScreen(&CPoint);Threaded View
|
Click Here to Expand Forum to Full Width |