摘要:
Funcenstein4Let's take a look at one more termination-handling scenario:DWORD Funcenstein4() { DWORD dwTemp; // 1. Do any processing here. ... __try { // 2. Request permission to access // protected data, and then use it. WaitForSingleObject(g_hSem, INFINITE); ... 阅读全文
posted @ 2011-10-10 10:13
zz962
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号