|
-
Aug 28th, 2000, 01:32 PM
#1
Thread Starter
Hyperactive Member
I've never played in the Registry via code, so I need some help...
I want to take entries from the registry and place them in a text box, but don't know how to begin.
The registry path is as follows:
HKEY_LOCAL_MACHINE\SOFTWARE\Vendor Name\Program Name\Domains\Banned
and the entries will have sequential names, starting at 0 and increasing by 1. The values are IP addresses using from 1 to 4 nodes.
Examples include:
123.123.*.*
123.255.255.123
and so on...
How can I load these IP's to a list box in my VB6 program?
Thanks!
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
|