Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hInst was not set by DLLMain() #395

Open
CaDuSiMs opened this issue May 3, 2024 · 1 comment
Open

hInst was not set by DLLMain() #395

CaDuSiMs opened this issue May 3, 2024 · 1 comment

Comments

@CaDuSiMs
Copy link

CaDuSiMs commented May 3, 2024

image

"hInst was not set by DLLMain()"

@Hyprst
Copy link

Hyprst commented Jun 16, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants