Searched refs:ASYNCINET_ERROR (Results 1 – 3 of 3) sorted by relevance
15 … ASYNCINET_ERROR // wParam is not used. lParam specify the error code (if there is one). enumerator
303 … AsyncInetPerformCallback(AsyncInet, ASYNCINET_ERROR, 0, (LPARAM)(AsyncResult->dwError)); in AsyncInetStatusCallback()374 AsyncInetPerformCallback(AsyncInet, ASYNCINET_ERROR, 0, dwError); in AsyncInetReadFileLoop()
338 case ASYNCINET_ERROR: in ScrnshotDownloadCallback()