Shoutbox

inside msn's process? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: inside msn's process? (/showthread.php?tid=49438)

inside msn's process? by angustia on 08-24-2005 at 02:05 PM

hello.
when Initialize is run, am I inside Msn's process space or msgplus? whose handle do I get if I do GetModuleHandle(NULL)?
any ideas on running something inside msn besides using VirtualAllocEx and WriteProcessMemory? (because that only works in XP)


RE: inside msn's process? by RaceProUK on 08-24-2005 at 02:44 PM

Plus! loads plugins into Messenger's process space, as Plus! loads itself into Messenger's process space.