What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Help - accessing the registry

Help - accessing the registry
Author: Message:
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
O.P. RE: Help - accessing the registry
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 :P 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

This post was edited on 09-23-2006 at 07:53 PM by Choli.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
09-23-2006 07:30 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help - accessing the registry - by Choli on 09-23-2006 at 06:53 PM
RE: Help - accessing the registry - by CookieRevised on 09-23-2006 at 07:12 PM
RE: Help - accessing the registry - by Choli on 09-23-2006 at 07:30 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On