Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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
On 10/02/2010 at 14:43, xxxxxxxx wrote:
LONG GeGetVersionType(void)
cheers, Matthias
On 10/02/2010 at 15:03, xxxxxxxx wrote:
Thanks Matthias!