Jump to content

HOTKEY.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 2: Line 2:


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


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

Revision as of 22:49, 29 October 2016

Hotkey Library

DLL Entry Points

Resident Name Table:

Ordinal Name
   1    RegisterHotKey
   2    UnregisterHotKey