Hi,
I'm developing an AVX2 plugin and on a specific time I'd like to create a file under the project directory[1] where my effect is currently applied on. In order to do this I need a way to retrieve the current project directory.
I know there is a function GetModuleFileName() for dll's, but it will return the location of the Avid MC application executable[2], not the project location.
GetModuleFileName()
By default
[1] C:\Users\<user>\Documents\Avid Projects\<my_project> ===> I NEED THIS
[2] C:\Program Files\Avid\Avid Media Composer
Thank you in advance for any support
© Copyright 2011 Avid Technology, Inc. Terms of Use | Privacy Policy | Site Map | Find a Reseller