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
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