Posted: Sun Mar 21, 2010 4:07 am Post subject: CEInitialize??
Private Declare Function CEAutoAsm Lib "ceautoassembler.dll" (ByVal script As String, ByVal enable As Boolean, ByRef AllocID As Variant) As Boolean
Private Declare Function CEInitialize Lib "ceautoassembler.dll" (lngPassedPID As Variant, lngPassedPHandle As Variant) As Boolean
Joined: 09 May 2003 Posts: 25815 Location: The netherlands
Posted: Tue Mar 23, 2010 7:51 pm Post subject:
old dll... (unless someone recompiled the autoassembler dll project with the new code)
anyhow, I'd call CEInitialize before calling CEAutoAsm though
CEInitialize sets the processhandle and processid of the target process
CEAutoAsm will write that script to the targeted process _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum