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

xml window position
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: xml window position
quote:
Originally posted by matty
quote:
Originally posted by scutterman
code:
    var Result2 = Interop.Call("user32.dll",     "ShowWindow", WndHandle, "SW_SHOW");

~~Scutterman~~

SW_SHOW is not a string value it is an integer. Easiest way to find out what the values are is to google the following

define SW_SHOW

SW_SHOW's value is 5.
Why use a DLL at all when Patchou has supplies us with a read/write property to do it?
code:
PlusWndObject.Visible = true;
And then magically it ill appear.  Make sure you change PlusWndObject to what the object actually is ;)
[Image: markee.png]
08-31-2007 12:15 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
xml window position - by scutterman on 08-29-2007 at 07:35 PM
RE: xml window position - by matty on 08-29-2007 at 07:50 PM
RE: xml window position - by scutterman on 08-29-2007 at 07:53 PM
RE: xml window position - by markee on 08-29-2007 at 11:27 PM
RE: xml window position - by scutterman on 08-30-2007 at 08:58 AM
RE: xml window position - by scutterman on 08-30-2007 at 09:37 AM
RE: xml window position - by Spunky on 08-30-2007 at 10:17 AM
RE: xml window position - by scutterman on 08-30-2007 at 11:26 AM
RE: xml window position - by scutterman on 08-30-2007 at 11:34 AM
RE: xml window position - by Matti on 08-30-2007 at 12:19 PM
RE: xml window position - by scutterman on 08-30-2007 at 06:39 PM
RE: xml window position - by matty on 08-30-2007 at 07:01 PM
RE: xml window position - by markee on 08-31-2007 at 12:15 AM
RE: xml window position - by scutterman on 09-02-2007 at 01:38 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