acidfear Posted July 29, 2006 Posted July 29, 2006 I'm trying to write certain code to the registry. writing a numerical value works fine , "1" but if i try to write "1b" or "00fa" it won't work. Is there a way around this?
Briegel Posted July 29, 2006 Posted July 29, 2006 You use 'REG_DWORD' I saw in your other thread. That's the reason.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now