O.P. RE: Plugins in Vb
Ok, will go from there.
It can't be that tough to do what I want.. all I want to do it have a script that will send a message "quietly" and not open any windows. Since we already discussed that in the other thread and figured that it was impossible to do with regular scripting I've turned my attention to plugins.. but I don't understand how to use DLLs in scripting.. sure I can tell how to open it and how to call a function but I couldn't find an example of how to make it (the dll) so that I can use it in plus scripts.
All I need is a dll to send a message without creating a window. I guess that the best way is to program a proxy between plus and the switchboard and then just call my proxy functions instead of the regular sendmessage (which creates a window). What do you guys think?
IS this possible?
Thanks!
|