univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.63k stars 235 forks source link

hInst was not set by DLLMain() #395

Open CaDuSiMs opened 2 months ago

CaDuSiMs commented 2 months ago

image

"hInst was not set by DLLMain()"

Hyprst commented 3 weeks ago

i have the same issue

info: io_client configuration:
info:  Host:     ws://192.168.0.235:16899
info:  Name:     gaming_pc
info:  Keyboard: Yes
info:  Mouse:    Yes
info:  Gamepad:  No
info: Network init done.
hook_set_dispatch_proc [59]: Setting new dispatch callback to 00007FF6212D15CD.
hook_run [799]: hInst was not set by DllMain().
refresh_locale_list [497]: GetKeyboardLayoutList(0, NULL) found 2 layouts.
refresh_locale_list [512]: Received 2 locales.
get_keyboard_layout_file [453]: Found keyboard layout "00000409".
refresh_locale_list [586]: Loading layout for 0000000004090409: KBDUS.DLL.
get_keyboard_layout_file [453]: Found keyboard layout "00000809".
refresh_locale_list [586]: Loading layout for 0000000008090809: KBDUK.DLL.
load_input_helper [878]: refresh_locale_list() found 2 locale(s).
hook_run [842]: SetWindowsHookEx() successful.
refresh_locale_list [497]: GetKeyboardLayoutList(0, NULL) found 2 layouts.
refresh_locale_list [512]: Received 2 locales.
refresh_locale_list [534]: Found locale ID 0000000004090409 in the cache.
refresh_locale_list [534]: Found locale ID 0000000008090809 in the cache.
load_input_helper [878]: refresh_locale_list() found 2 locale(s).
dispatch_event [69]: Dispatching event type 1.
info: uiohook started
process_mouse_moved [513]: Mouse moved to 473, 367.
dispatch_event [69]: Dispatching event type 9.
process_mouse_moved [513]: Mouse moved to 475, 367.
dispatch_event [69]: Dispatching event type 9.
hook_stop [887]: Status: 0.
dispatch_event [69]: Dispatching event type 2.
info: uiohook exited
info: uiohook stopped
hook_stop [887]: Status: 0.
info: uiohook stopped