Bemanitools v5.26 release
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef GENINPUT_HOTPLUG_H
|
||||
#define GENINPUT_HOTPLUG_H
|
||||
|
||||
#include <windows.h>
|
||||
#include <dbt.h>
|
||||
|
||||
void hotplug_init(HWND wnd);
|
||||
void hotplug_handle_msg(WPARAM wparam, const DEV_BROADCAST_HDR *hdr);
|
||||
void hotplug_fini(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user