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 09/02/2007 at 06:09, xxxxxxxx wrote:
User Information: Cinema 4D Version: 10 Platform: Windows ; Language(s) : C++ ;
--------- Hi all!
I read in a thread from 2002 about it not beeing possible to get the hwnd to the C4D window, is this still the case?
/Jonas
On 09/02/2007 at 11:29, xxxxxxxx wrote:
Yes. The C++ SDK is cross-platform (Windows and MacOS). The underlying dependencies are stored away in C4Dos - where you really don't have access rights. I'm sure that this is done for two reasons - a ubiquitous interface for both platforms and to avoid code access that may compromise the application.