| 
O.P.  To MSN+ Developers, suggestion
 Hello,  
I have just begun to create plugins for Messenger Plus, but i am trying to do something that requires MSN to call a function each time a message is recieved. 
 
I was wondering if maybe in a future version of Messenger Plus, something could be implemented  that would call a function, TextRecieved() (or something like that), the method i am using now creates a message loop out of DllMain(), and acts as a nested program. 
 
Also, maybe a call to another function that says what the local user has input, regardless of if the thext begins with a "/" (or just edit the ParseCommand() function maybe?) 
 
I figure it would be much easier if  there was a function like TextRecieved() in the next Messenger Plus, as i am working on a project for encrypting text now. 
 
Thank you for your time. 
Ripper86. 
 This post was edited on 01-19-2005 at 05:23 AM by Ripper86.
 |