Jump to content

HOTKEY.DLL: Difference between revisions

From EDM2
Created page with "Hotkey Library ==DLL Entry Points== Resident Name Table: Ordinal Object Offset Name 0 HOTKEY 1 1 00000344 RegisterHotKey 2 ..."
 
Ak120 (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==DLL Entry Points==
==DLL Entry Points==
Resident Name Table:
#RegisterHotKey
Ordinal Object  Offset    Name
#UnregisterHotKey
  0                      HOTKEY
  1      1    00000344  RegisterHotKey
  2      1    000004E0  UnregisterHotKey


[[Category:Files]]
[[Category:Files]]

Latest revision as of 14:45, 26 July 2018

Hotkey Library

DLL Entry Points

  1. RegisterHotKey
  2. UnregisterHotKey