Searched refs:DEVICE_NOTIFY_WINDOW_HANDLE (Results 1 – 2 of 2) sorted by relevance
57 #ifndef DEVICE_NOTIFY_WINDOW_HANDLE58 #define DEVICE_NOTIFY_WINDOW_HANDLE 0x00000000 macro185 …data->hNotify = RegisterDeviceNotification(data->messageWindow, &dbh, DEVICE_NOTIFY_WINDOW_HANDLE); in SDL_CreateDeviceNotification()
213 …ceNotification( SDL_HIDAPI_discovery.m_hwndMsg, &devBroadcast, DEVICE_NOTIFY_WINDOW_HANDLE | DEVIC… in HIDAPI_InitializeDiscovery()
Completed in 7 milliseconds