Auto Assembler:loadLibrary

From Cheat Engine
Revision as of 21:06, 11 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''Auto Assembler''' loadLibrary(''FileName'') Injects the specified DLL into the target process. === Function Parameters === {|width="85%" cellpadding="10%" cellpadding="5%" c…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Auto Assembler loadLibrary(FileName)

Injects the specified DLL into the target process.

Function Parameters

Parameter Type Description
FileName string The file name of the DLL file


Examples

loadLibrary(someDllFile.dll)


See also

Related Functions