Talk About Network

Google





Software > Access Development Tool Kids > Re: Reg key typ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 6 Topic 2056 of 2154
Post > Topic >>

Re: Reg key type

by "Albert D. Kallal" <PleaseNOOOsPAMmkallal@[EMAIL PROTECTED] > Apr 8, 2008 at 08:35 AM

You don't actualy "set" the type, it based on how you enter the data:

eg:

ROOT:Local Machine
Key: SOFTWARE\Microsoft\Jet\4.0\Engines
Name:SandBoxMode
Value:#00000002

ROOT:Local Machine
Key: Software\Microsoft\Office\11.0\Access\Security
Name:Level
Value:#00000001

Note how the "#" before the number represnets REG_DWORD

The data types are outlined here:

http://msdn2.microsoft.com/en-us/library/aa371168.aspx

we see:

Prefix       #x
The value is interpreted and stored as a hexadecimal value
(REG_BINARY).

Prefix #%
The value is interpreted and stored as an expandable string
(REG_EXPAND_SZ).

Prefix #
The value is interpreted and stored as an integer (REG_DWORD).


-- 
Albert D. Kallal    (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@[EMAIL PROTECTED]

 




 6 Posts in Topic:
Reg key type
=?Utf-8?B?Wm9saQ==?= <  2008-04-08 04:16:01 
Re: Reg key type
"Albert D. Kallal&qu  2008-04-08 08:35:24 
Re: Reg key type
=?Utf-8?B?Wm9saQ==?= <  2008-04-08 23:16:00 
Re: Reg key type
"KRYSTAL" <s  2008-04-23 17:00:15 
Re: Reg key type
"Daisypoo" <  2008-06-15 18:42:03 
Re: Reg key type
"Daisypoo" <  2008-06-15 18:43:21 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 18:35:08 PST 2009.