PDA

View Full Version : import decimal value in dword



moooooog35
02-01-2002, 03:11 PM
Does anyone know how to import a dword value and have it entered in it's decimal value (since the default is hex)?.

For instance, I've created a program that creates .reg file with a dword entry. However, the value is always input as a hex value, and I want it to be input as a decimal value. Other than trying to add a gigantic mathematical equation into the program to convert the value to hex, I can't find a way to do it. Any ideas?

reghakr
02-03-2002, 05:11 AM
Post the contents of the reg file here for us to look over.

reghakr