G
Gabriel K.
I am entering registry data for a custom component, and some of the entries
are similar to:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\C44ntdrv\Parameters
"ContiguousMemory"
Type: REG_DWORD
Data: 80, 01, 00, 00
Now in the Registry Data entry in Component Designer, I figured I should
just enter the REG_DWORD data in the form:
0x80010000
I receive an error message stating 0x7fffffff is the highest number you
can enter. So I'm not sure if I am entering the data wrong, or what to do.
Thanks for any advice.
are similar to:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\C44ntdrv\Parameters
"ContiguousMemory"
Type: REG_DWORD
Data: 80, 01, 00, 00
Now in the Registry Data entry in Component Designer, I figured I should
just enter the REG_DWORD data in the form:
0x80010000
I receive an error message stating 0x7fffffff is the highest number you
can enter. So I'm not sure if I am entering the data wrong, or what to do.
Thanks for any advice.