|
-
Jun 25th, 2003, 01:58 PM
#1
Thread Starter
Hyperactive Member
Getting a value for my Code from the Registry (Win32 Registry APIs)
There is a variable (SQL Connection String) in my code that I do not want hard-coded.
So I must find a way to be able to store that value in the Registry, and thus I need to import the Win32 Registry APIs (not sure what this implies) into my VB project and work from there.
Anyone able to give me some pointers or point me in the right direction? I do not have much experience with Win32 and APIs but I was told this is an easy task.
-
Jun 25th, 2003, 03:03 PM
#2
Lively Member
download and install the following, its indispensable
http://www.student.kuleuven.ac.be/~m....7/agsetup.exe
it has tons of registry api examples and usages
-
Jun 25th, 2003, 04:20 PM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|