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:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: xml window position
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.
08-30-2007 07:01 PM
Profile E-Mail 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