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 ..."
 
No edit summary
Line 2: Line 2:


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


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

Revision as of 05:18, 26 July 2015

Hotkey Library

DLL Entry Points

Resident Name Table:
	Ordinal Object  Offset    Name
	   0                      HOTKEY
	   1       1    00000344  RegisterHotKey
	   2       1    000004E0  UnregisterHotKey