Invoke a script from a dll

NewBlueFX wrote on 12/28/2009, 6:53 AM
I'm working on a plugin that needs to invoke a script. My understanding is my dll can invoke the script by sending a WM_COPYDATA message to Vegas' main window. The dll is itself running within the Vegas process, since it is a COM object invoked by Vegas.

So, the big question is how to get the Vegas main window handle? I know this is possible from within a script, but I need it in order to invoke the script!

Or, is there another way to invoke a script?

Thanks,

Todor

Comments

No comments yet - be the first to write a comment...