THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 14/05/2009 at 00:58, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11
Platform: Windows ; Mac OSX ;
Language(s) : C++ ;
---------
I need to test for my serial code function if the user run a demo version application!
In Cinema4d DEMO on MAC the GeGetVersionType() return 4739 and
GeGetVersionType()&VERSION;_DEMO == 0 !!!!!!!
Seems that the application isn't a demo version, but this is wrong!
Why this???
I don't test it on PC version yet!