Searched refs:WinUSBX_handle (Results 1 – 1 of 1) sorted by relevance
122 static HMODULE WinUSBX_handle = NULL; variable2385 WinUSBX_handle = h; in winusbx_init()2391 if (WinUSBX_handle != NULL) { in winusbx_exit()2392 FreeLibrary(WinUSBX_handle); in winusbx_exit()2393 WinUSBX_handle = NULL; in winusbx_exit()