以CreateEventW(Unicode) 和CreateEventA(ANSI)的形式实现。 一个Event被创建以后,可以用OpenEvent()API来获得它的Handle,用CloseHandle()来关闭它,用SetEvent( ...
確定! 回上一頁