Module wnd_proc

Source
Expand description

Windows WNDPROC.

Functions§

deregister_wnd_proc
Deregisters an already registered WNDPROC callback.
register_wnd_proc
Registers a new WNDPROC callback.
send_wnd_proc_to_game
Sends a WNDPROC directly to the game, bypassing other hooks.

Type Aliases§

RawWndProcAddRem
RawWndProcCallback
RawWndProcSendToGame