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?
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?