|
-
Jun 24th, 2005, 11:47 AM
#1
Thread Starter
Addicted Member
Registry Question [RESOLVED]
Some keys in the registry have values that are named (Default). My question is when reading them how do you address them? I've been trying to look for a value of "(Default)" but it's not working.
My particular key is in HKEY_CURRENT_USER/Software/Mircrosoft/Windows/CurrentVersion/Internet Settings/P3P/History/google.com.
So if you open up the options in Internet Explorer and then open up the Privacy tab, Edit Websites, and then add google.com as allowed this will show up under this key as (Default), REG_DWORD, 0x000001 (1)
Last edited by bat711; Jun 24th, 2005 at 12:11 PM.
-
Jun 24th, 2005, 12:03 PM
#2
Re: Registry Question
What are you using to access the registry?
If you are using the registry api functions then see this thread http://www.vbforums.com/showthread.php?t=266196
-
Jun 24th, 2005, 12:06 PM
#3
Thread Starter
Addicted Member
Re: Registry Question
Great, thanks. I had tried searching but there were several hundred threads . Anyways I would assume reading/writing/creating would all be the same, just "" to set the (Default) data
Thanks again.
-
Jun 24th, 2005, 12:08 PM
#4
Addicted Member
Re: Registry Question
that default thing means that path has no values which is the first thing.. in any path... it does not have any value... but is jst there
Got You! - ©
- My Signature.
Visit www.compzone.hhnf.com. If you think i helped you, add to my reputation by Clicking "Rate This Post".

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
|