On 01/03/2018 at 02:24, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R19
Platform: Windows ;
Language(s) : C++ ;
---------
Hello.
How can I retrieve the common AppData folder using C4D calls ?
I am referring to C:/ProgramData folder.
Is it safe to do it using OS specific calls ?
I have tried C4D_PATH_APPLICATION, but it returns the user AppData.
Thank you.