Hello, I have a problem with this function when I debug.
it calls a function res = WaitForSingleObject(cond->event, timeout_ms); But the returned return res is not what I expected. I expect res = WAIT_OBJECT_0; But it is res != WAIT_OBJECT_0; What caused this problem? Thanks! _________________________________________________________________ Connect to the next generation of MSN Messenger http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
