How to determine Version
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 10/02/2010 at 14:29, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Windows ;
Language(s) : C++ ;---------
How do I determine if the user is using the DEMO? I want to allows users to use my plugin if they are using the demo. What should I be looking for in the SDK?~Shawn
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 10/02/2010 at 14:43, xxxxxxxx wrote:
LONG GeGetVersionType(void)
cheers,
Matthias -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 10/02/2010 at 15:03, xxxxxxxx wrote:
Thanks Matthias!
~Shawn