Lua:injectDll

From Cheat Engine
Revision as of 12:10, 4 March 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' injectDll(''pathtodll'') Injects a specific dll into the target process ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadding="5%" cellspacing=…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function injectDll(pathtodll)

Injects a specific dll into the target process


Function Parameters

Parameter Type Description
pathtodll string The full path to the dll. If only a filename is given without path, the normal windows search path is used


See also