Thread: Registry, Regedit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Oct 2008
    Posts
    59

    Registry, Regedit

    I have done an application where you will have to enter a Username and a password in order to enter the program...

    So a panel with 2 textboxes is promted for this.

    Now when you have entered the correct user and password, I dont want this panel to promt anymore, so I have heard about that I should work with the registry in order to do this. To somehow write to the registry and then check the registry everytime the application starts if the the user and password exists there etc...

    More than this I dont know.

    So what I wonder is what the correct way is to do this. I have never made any call write/read to the registry so I am new to this part.

    I would be very happy for a beginning assistance on this part.
    The first thing should be that if the correct user and password is written, I would write something to the registry ?

    Thank You...
    Last edited by franse; 01-27-2009 at 05:33 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Efficient registry use?
    By bennyandthejets in forum Windows Programming
    Replies: 6
    Last Post: 09-28-2003, 06:28 PM
  2. Registry
    By gvector1 in forum C# Programming
    Replies: 0
    Last Post: 07-30-2003, 04:02 PM
  3. how to edit the registry
    By jverkoey in forum Windows Programming
    Replies: 3
    Last Post: 03-28-2003, 04:20 AM
  4. LOGFONT struct & Registry :: MFC
    By kuphryn in forum Windows Programming
    Replies: 3
    Last Post: 05-27-2002, 03:38 PM
  5. Registry Access
    By ExDigit in forum Windows Programming
    Replies: 3
    Last Post: 01-04-2002, 04:02 AM