|
-
Jan 30th, 2010, 01:02 AM
#1
Thread Starter
Lively Member
Make right data declaration
-
Jan 30th, 2010, 04:23 AM
#2
Re: Make right data declaration
Can you please type your question into the post proper instead of hiding it in the image? It took me some time to even realise that text was what we were supposed to be reading.
As for the question, a REG_DWORD is equivalent to an Integer. The Registry value should be 0 for False and 1 for True, so you can use Convert.ToBoolean and Convert.ToInt32 to convert between the two sets of values.
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
|