|
-
Oct 7th, 2000, 01:49 PM
#1
Thread Starter
Frenzied Member
Hi,
I'm using some API function which write/read DWORD registry settings. But, I have a problem.. It keeps returning the Hexidecimal number instead of the decimal number..
Can VB6 convert the Hexidecimal number into a decimal number? If so, how?
Thanks,
Dan
-
Oct 7th, 2000, 01:53 PM
#2
heres a hint:
this should display "15"
thus:
val(&HF) will return 15
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
|