Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Need to store some data in windows registry

    SDK Help
    0
    2
    572
    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

      On 28/05/2018 at 05:04, xxxxxxxx wrote:

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

      ---------
      I have the requirement to store some information in windows registry. So there is any examples code that explains how to write and read information from window registry.

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

        On 29/05/2018 at 07:58, xxxxxxxx wrote:

        Hi,

        Cinema's API is completely platform independent. As with Windows registry is quite the opposite, there are no means to access it in our API. Instead I'd recommend to use the corresponding Windows API directly.

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