Es ist bereits als Shell eingetragen.
Trotzdem ist es im ALT-TAB Fenster und Taskmanager.
Habe gerade deinen Thread entdeckt:
http://www.delphipraxis.net/internal...=886381#886381
Jedoch geht das bei mir (gerade XP SP3) und D2009 nicht!?
Es kommt keine Messagebox. Habe nur PChar zu PAnsiChar geändert:
Zitat:
Project: CreateRemoteThread
⌐ Michael Puff
http://www.michasel-puff.de
This program demonstrates how to inject code into a remote process.
The injector application (Injector.exe) injects the MsgBox.dll into
notepad.exe. The injected
DLL just displays a messagebox that shows
the module filename of the module that runs the code.
DLL injected...