Home
last modified time | relevance | path

Searched refs:DEVICE_NOTIFY_WINDOW_HANDLE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c57 #ifndef DEVICE_NOTIFY_WINDOW_HANDLE
58 #define DEVICE_NOTIFY_WINDOW_HANDLE 0x00000000 macro
185 …data->hNotify = RegisterDeviceNotification(data->messageWindow, &dbh, DEVICE_NOTIFY_WINDOW_HANDLE); in SDL_CreateDeviceNotification()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick.c213 …ceNotification( SDL_HIDAPI_discovery.m_hwndMsg, &devBroadcast, DEVICE_NOTIFY_WINDOW_HANDLE | DEVIC… in HIDAPI_InitializeDiscovery()

Completed in 7 milliseconds