::SetEvent(HANDLE); // 發訊息 ::ResetEvent(HANDLE); // 不發訊息 也有其他較特殊的API 例如 ::PulseEvent(HANDLE); // 由無訊息轉換為發訊息,再 ...
確定! 回上一頁