Page 2 of 2

Re: load and call DLL in another process

Posted: Wed Sep 21, 2011 7:44 am
by Ahell
MadExcept is installed. Also I set Debug privilege to my process. And my process is default starts by Administrator(not user) login.
But IProcess('Console.exe').LoadModule('file.dll',FASE).isValid:=false...

Do you have any ideas??

Re: load and call DLL in another process

Posted: Wed Sep 21, 2011 8:21 am
by madshi
Is the IProcess.IsValid?

Re: load and call DLL in another process

Posted: Wed Sep 21, 2011 4:26 pm
by Ahell
Yes

What I do next?