Searched defs:hSendingThread (Results 1 – 1 of 1) sorted by relevance
2611 static HANDLE hSendingThread = NULL; in SendingStatusDialogProc() local2786 HANDLE hSendingThread = (HANDLE)_beginthread( SendingThread, 0, (void *)&request ); in SendCrashReport() local
Completed in 25 milliseconds