EDIT:
It seems that my Plus still doesn't handle numbers bigger than 0x80000000 correctly. What Cookie sugggested me, works correctly, as well as defining the HKCU constant as -2147483647. Let's hope Patchou definitelly fixes for the next release
EDIT END.
Original post:
quote:
Originally posted by CookieRevised
You just experienced a (known) Plus! bug :
1) Plus! can't handle numbers larger than 0x80000000. (this should be fixed in next update). so, use this instead:
err... well I forgot to say that I'm using a beta version which doesn't have that bug
Also, if I open "HKCU\Software", it works correctly... the problem is while trying to open "HKCU\Software\Patchou\Messenger Plus! Live".
quote:
Originally posted by CookieRevised
Thus those registry APIs don't use GetLastError, they return the error directly as the return value
yeah, well, maybe i shouldn't have used GetLastError. Anyway, ERROR_SUCCESS is 0 and my RegOpenKeyEx returns 2, which passed through FormatMessage gives me the error: "The system can't find the specified file".
Maybe I should have reported this in the beta forum... but i don't think it's a problem with the beta