Jump to content

HOTKEY.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


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


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

Latest revision as of 14:45, 26 July 2018

Hotkey Library

DLL Entry Points

  1. RegisterHotKey
  2. UnregisterHotKey