HANDLE h = OpenEvent(SYNCHRONIZE, FALSE, L"EventA");. but I can't be 100% sure that EventA will be created by process A when process B opens it.
確定! 回上一頁