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

1 votes - 5 average   Structures with Allocate? How?
Author: Message:
Shondoit
Full Member
***

Avatar
Hmm, Just Me...

Posts: 227
Reputation: 15
35 / Male / Flag
Joined: Jul 2006
O.P. Huh?  Structures with Allocate? How?
I haven't worked on Interop.Allocate calls yet, but I'm trying to learn
I don't know how to create a structure...
I need:
WINDOWPLACEMENT {
   INT length;
   INT flags;
   INT showCmd;
   POINT ptMinPosition;
   POINT ptMaxPosition;
   RECT rcNormalPosition;
}

And I believe POINT is:
POINT {
   INT x
   INT y
}

If someone could give me a tut or something ^o) I would be most gratefull

I need this for GetWindowPlacement...
My scripts:                            [Image: shondoit.gif]
+ Timezone
+ Camelo
+ Multisearch
08-29-2006 10:41 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Structures with Allocate? How? - by Shondoit on 08-29-2006 at 10:41 PM
RE: Structures with Allocate? How? - by CookieRevised on 08-29-2006 at 11:47 PM
RE: Structures with Allocate? How? - by Shondoit on 08-29-2006 at 11:52 PM
RE: Structures with Allocate? How? - by deAd on 08-30-2006 at 12:05 AM
RE: Structures with Allocate? How? - by Shondoit on 08-30-2006 at 12:07 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