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:
scutterman
Junior Member
**

Avatar
-- Scutterman avatar from Runescape

Posts: 21
– / Male / Flag
Joined: Jul 2007
O.P. RE: xml window position
Thanks, the MoveWindow is returning a value of 1 now and the ShowWindow is returning a value of 0. The window isn't showing up but I'm sure it's just a bug in my code

code:
    var Result2 = Interop.Call("user32.dll",     "ShowWindow", WndHandle, "SW_SHOW");
    var Result3 = Interop.Call("user32.dll", "UpdateWindow", WndHandle);



~~Scutterman~~

Of course the world doesn't make sense
Its only purpose is to be somewhere that
humans can stand around in complaining
that the world doesn't make sense


08-30-2007 06:39 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