BOOL PostThreadMessage( DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam ); PostThreadMessage can be used for asynchronous communication between ...
確定! 回上一頁