I notice that RegAlyzer 1.4 (as of today) does not display a REG_DWORD value of 0x8000000 properly nor allows to edit it. Both is possible in various other registry editors. I am on win2k sp4.
"Various other registry editors" probably means all those NOT written with Borland Delphi. Delphis TRegistry class treats REG_DWORD as a signed integer... no idea how they got this idea :spider:
Immediately filed this as bug 40995.
We've been writing our own registry handling replacement class anyway, for better handling of 64 bit values, 32/64 bit systems, etc. ... proper treating of unsigned integers just went in there as well!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.