The SendMessage() function has this C++ signature: LRESULT SendMessage(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); There are four parameters.
確定! 回上一頁