... 同步信号量调用的是CreateSemaphore 函数,函数的返回值都是句柄。 ... //EmptySemaphore = CreateSemaphore(NULL,0,SIZE_OF_BUFFER-1,NULL); ...
確定! 回上一頁