Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
» How to make a struct?
How to make a struct?
Author:
Message:
-=blu3+3y3s=-
New Member
Posts: 3
Joined: Jul 2006
O.P.
How to make a struct?
Hi, all!
I need to make Point and Rect structs for using GetWindowRect and GetCursorPos of user32.dll.
I try this:
code:
struct Point
{
long x;
long y;
}
but when I apply, MsgPlus says me "Couldn't start script".
07-31-2006 08:51 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
How to make a struct?
- by -=blu3+3y3s=- on 07-31-2006 at 08:51 PM
RE: How to make a struct?
- by Ezra on 07-31-2006 at 08:54 PM
RE: How to make a struct?
- by -=blu3+3y3s=- on 07-31-2006 at 09:19 PM
RE: How to make a struct?
- by Ezra on 07-31-2006 at 09:25 PM
RE: How to make a struct?
- by -dt- on 08-01-2006 at 12:00 AM
RE: How to make a struct?
- by Eljay on 08-01-2006 at 07:30 AM
RE: How to make a struct?
- by Ezra on 08-01-2006 at 09:05 AM
RE: How to make a struct?
- by -=blu3+3y3s=- on 08-01-2006 at 06:17 PM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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