Need Some help With C ,C++

Discussion in 'Programming' started by GURU4SEO, Sep 19, 2010.

  1. #1
    Hi

    i want to edit registry entries with c language

    anyone please help me about how to edit stings,dwords,......etc in registry using c or c++ language
     
    GURU4SEO, Sep 19, 2010 IP
  2. QuandBen

    QuandBen Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    As I'm not allowed to post links yet, all I can suggest is to use Google - there are tons of examples available out there.
    RegOpenKeyEx, RegCloseKey and RegQueryValueEx should be enough for what you are asking for.
     
    QuandBen, Sep 19, 2010 IP