Difference between revisions of "Help File:InjectDLL"

From Cheat Engine
Jump to navigation Jump to search
(Created page with "==InjectDLL== This function will allow you to inject a DLL file using CE's injection engine. '''Function Definition''' ''BOOL InjectDLL(char *dllname, char *functiontocall)...")
 
m
 
Line 8: Line 8:
 
;'''dllname'''
 
;'''dllname'''
 
:The name of the DLL to inject.
 
:The name of the DLL to inject.
;'''functiontocall;;;
+
;'''functiontocall'''
 
:Name of the function to call after injection. Can be NULL if you don't want to call a function.
 
:Name of the function to call after injection. Can be NULL if you don't want to call a function.
  

Latest revision as of 00:45, 30 July 2021