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

Button_SetCheckState
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Button_SetCheckState
Good to know you got it solved :p 'cos I am pretty sure it should work...at least when I wrote the tutorial it worked. (It was Plus! 4 when I wrote the tutorial, and I didn't check if Plus! 5 broke things...so I was a little bit worried when I saw your post earlier today).

Anyway, to keep things a little bit more "geeky": while VARIANT_FALSE is usually defined 0, VARIANT_TRUE is usually defined as -1 (and it's a short -1, which is 0xffff), not 1. "true" in C++ usually translates into a positive 1 with common compiler implementation (of course, anything could work), FYI.

This post was edited on 05-27-2011 at 09:05 AM by Mnjul.
05-27-2011 08:47 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Button_SetCheckState - by enoid on 05-26-2011 at 11:28 PM
RE: Button_SetCheckState - by matty on 05-27-2011 at 01:38 AM
RE: RE: Button_SetCheckState - by enoid on 05-27-2011 at 07:50 AM
RE: Button_SetCheckState - by Eljay on 05-27-2011 at 08:06 AM
RE: RE: Button_SetCheckState - by enoid on 05-27-2011 at 08:33 AM
RE: Button_SetCheckState - by Mnjul on 05-27-2011 at 08:47 AM
RE: RE: Button_SetCheckState - by enoid on 05-27-2011 at 11:31 AM


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