Thanks, All OK!:-D
B
boyhill
@boyhill
Posts
-
why not using GetWindowInfo funtion? -
how to capture active window background's screen?:-O
-
why not using GetWindowInfo funtion?sytem environment:vc6 sp6,win2000 sp2:rose: WINDOWINFO wi; ::GetWindowInfo(m_hWnd,&wi); error: C2065: 'WINDOWINFO' : undeclared identifier C2146: syntax error : missing ';' before dentifier 'wi' C2065: 'wi' : undeclared identifier C2039: 'GetWindowInfo' : is not a member of '`global namespace'' C2065: 'GetWindowInfo' : undeclared identifier