|
-
April 1st, 2001, 09:10 AM
#1
Reading from the Registry in Win2K
Hi
I'm Using the Registry Example from http://www.allapi.net/api/api241.php
It Works Great in Win98 But the Line that is Used to Remove the Unnecessary chr$(0)'s:
RegQueryStringValue = Left$(strBuf, InStr(1, strBuf, Chr$(0)) - 1)
Doesn't Work in Win2K and Because I Don't Have Win2K Installed on My PC I Can't Fix it.
Does Anyone Have a Working Code for Win2K?
Thanks in Advance,
Danni.
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
|