hshy

_beginthread创建线程

uintptr_t handle_event = _beginthread(WaitEvent, 0, NULL);

分类:

技术点:

相关文章: