Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Include windows.h

    SDK Help
    0
    3
    384
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 27/06/2003 at 07:39, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.100 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      hi,
       
      I have a problem I must include the windows.h Header File because my NPR must work in cooperation with a other special programm which is ony working on windows and so i must include the windows.h Headerfile that I can work with the functions of the other program.
      But when I include it I get error messages because of redefinition of WORD and co through Cinema4D. How can I include this header file without conflict?
      Cathleen

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 27/06/2003 at 09:22, xxxxxxxx wrote:

        1. there already was a thread about this here. Use the search function.
        2. It only works on windows? This will make you NPR platform dependant (in other words, limited). You are aware of that ain´t you?
        Best
        Samir

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 27/06/2003 at 10:56, xxxxxxxx wrote:

          I know that it is working only on windows but I have interactions with a other program which you need to use my plugin and this is only working on Windows too and so it is ok for my boss (he programmed the other program).
          I have found the thread. Thanks
          Cathleen

          1 Reply Last reply Reply Quote 0
          • First post
            Last post