Searched refs:hNotify (Results 1 – 1 of 1) sorted by relevance
104 HDEVNOTIFY hNotify; member139 if (data->hNotify) in SDL_CleanupDeviceNotification()140 UnregisterDeviceNotification(data->hNotify); in SDL_CleanupDeviceNotification()185 …data->hNotify = RegisterDeviceNotification(data->messageWindow, &dbh, DEVICE_NOTIFY_WINDOW_HANDLE); in SDL_CreateDeviceNotification()186 if (!data->hNotify) { in SDL_CreateDeviceNotification()
Completed in 5 milliseconds