Search:

Type: Posts; User: phantomlord

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,312

    Thank you anonytmouse.. That did it.. I upped...

    Thank you anonytmouse.. That did it.. I upped the buffer to 255 and it works fine now.

    Thanks again :)
  2. Replies
    2
    Views
    1,312

    Reading Registry Values

    hi All,

    I have a function that reads string values from the registry:



    char *readregistry(char keyname[50], char keyvalue[20])
    {
    BOOL ret, success;
    HKEY keyhandle;
Results 1 to 2 of 2