Passing information DLL -> script - 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) +----- Thread: Passing information DLL -> script (/showthread.php?tid=63513) Passing information DLL -> script by lysp on 07-18-2006 at 08:11 AM
Just a quick thought. RE: Passing information DLL -> script by -dt- on 07-18-2006 at 08:24 AM well how Ive managed to do it is create a hidden plus window then pass the hwnd of some textbox on it to your dll then just sendMessage and insert some text into that textbox and it should trigger a plus event RE: Passing information DLL -> script by lysp on 07-18-2006 at 11:33 PM Nice idea, thanks. RE: Passing information DLL -> script by lysp on 07-20-2006 at 01:04 PM
Sorry just after a bit more information, do you have an example of this in one of your scripts? |