CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    13

    Need Your Urgent Help......

    Dear Friends,

    I wan to play with Control Panel Options like
    (want to know what are all the options are set and what are all unset, also want to access the details given by this options)

    Accessibility - Provides various options for the system accessibility
    Devices - Gives list of Enabled and Disabled devices
    System Conflict


    Please tell me Which API should i use or I should get it from Registry.

    Please respond ASAP, at [email protected]
    Thanks in Advance.

    Regards
    Nilesh



  2. #2
    Join Date
    May 1999
    Location
    West Sussex, England
    Posts
    1,939

    Re: Need Your Urgent Help......

    If you look under the section HKEY_CURRENT_USER\Control Panel you should find all the settings used.

    HTH


    Roger Allen
    Please use meaningful question titles - "Help me" does not let me know whether I can help with your question, and I am unlikely to bother reading it.
    Please remember to rate useful answers. It lets us know when a question has been answered.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured