HWND hInputWnd = ::FindWindow(_T("SipWndClass"),NULL); if(hInputWnd != 0) { ::ShowWindow(hInputWnd,SW_SHOW); }
HWND hInputWnd = ::FindWindow(_T("SipWndClass"),NULL); if(hInputWnd != 0) { ::ShowWindow(hInputWnd,SW_HIDE); }
張貼留言
沒有留言:
張貼留言