Search:

Type: Posts; User: RhondaNichols

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    8,604

    WOOHOO! Works great! Thanks!

    WOOHOO! Works great! Thanks!
  2. Replies
    2
    Views
    8,604

    RegSaveKeyEx

    Having problem saving key in windows registry. here is the code



    #include "stdafx.h"
    #include <stdlib.h>
    #include <stdio.h>
    #include <windows.h>
    #include <tchar.h>
    #include <iostream>
  3. Replies
    4
    Views
    13,521

    Works like a charm! Thanks!!!!!

    Works like a charm! Thanks!!!!!
  4. Replies
    4
    Views
    13,521

    RegSetValueEx

    I am trying to modify the windows registry PATH with the following code. When I get to the RegSetValueEx, it bombs out and can't figure out why. When I display the error code it is a '5' but when I...
Results 1 to 4 of 4