Click here to Skip to main content
15,883,851 members
Articles / Desktop Programming / MFC
Article

Using the Network Registry Functions

Rate me:
Please Sign up or sign in to vote.
3.92/5 (11 votes)
11 Jan 2000CPOL 57.2K   1.2K   14   3
A small sample which uses Network Registry Access Functions to access a remote computer
  • Download demo project - 12 Kb

    This is a small sample which uses Network Registry Access Functions.

    If a user is the administrator of a machine then he can connect to the registry of that machine from the network and browse. This sample just does that.

    In the main dialog enter the machine name and click the Browse Button. It will list all the Software installed on the remote machine.

    Note: Windows 95 machines need Remote Registry Service from Microsoft for this application to be able to connect.

    If there are any problems or questions please contact me.

  • License

    This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


    Written By
    Architect
    India India
    1993 started with Computers

    BE(Computer Science) and MS (Software Systems)

    Industry Experience: 10 Years

    C, C++, VC++(MFC), .NET, C#, MTS, Queuing, ASP.NET, AJAX, Java, J2EE, SunOne, JMS

    Banking, Insurance & Pension,Health Care

    Comments and Discussions

     
    QuestionWhich Registry API is used for reading particular registry key? Pin
    Poonamol13-Dec-06 18:27
    Poonamol13-Dec-06 18:27 
    Hello,

    Which Registry API is used for reading particular registry key using VC++ coding?
    How it defined?

    Thanks

    Enjoy Life........
    Generallogical drives access in network Pin
    y_naga_malleswararao24-Feb-06 22:59
    y_naga_malleswararao24-Feb-06 22:59 
    Generalhardware information Pin
    jamm_8211-Feb-04 7:26
    jamm_8211-Feb-04 7:26 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.