Results 1 to 3 of 3

Thread: My VB6 application reads and writes to registry. Would this work in Vista?

  1. #1

    Thread Starter
    Hyperactive Member Hassan Basri's Avatar
    Join Date
    Sep 2006
    Posts
    324

    My VB6 application reads and writes to registry. Would this work in Vista?

    My VB6 application reads and writes to registry using the api functions

    RegCreateKeyEx
    RegDeleteKey
    RegDeleteValue
    RegQueryValueEx
    RegSetValueEx
    RegCloseKey
    RegOpenKeyEx

    Will this work in Vista?

    Thanks.

  2. #2

    Thread Starter
    Hyperactive Member Hassan Basri's Avatar
    Join Date
    Sep 2006
    Posts
    324

    Re: My VB6 application reads and writes to registry. Would this work in Vista?

    Anybody have Vista and tried reading and writing to registry?

  3. #3
    Fanatic Member schoolbusdriver's Avatar
    Join Date
    Jan 2006
    Location
    O'er yonder
    Posts
    1,020

    Re: My VB6 application reads and writes to registry. Would this work in Vista?

    According to MS they will. There's a full list of registry functions etc and what OS they'll work on at http://msdn2.microsoft.com/en-us/library/ms724880.aspx. There are some new ones that have been introduced for Vista. (Not got Vista to try...)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width