THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 02/10/2010 at 05:41, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform:
Language(s) : C++ ;
---------
Hi there,
do i really need to have a separate plugin id for this??
Bool Register_plugin_reg()
{
snhook = gNew plugin_reg;
return snhook->Register(ID_plugin_reg, SNFLAG_OWN);
return FALSE;
}
thanks in advance,
Ello