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
» Screenshot sender bug in vista?
Screenshot sender bug in vista?
Author:
Message:
matty
Scripting Guru
Posts: 8336
Reputation:
109
39 /
/
Joined: Dec 2002
Status:
Away
RE: Screenshot sender bug in vista?
In ss4.gdi_functions.js change line 35
code:
var sOut = Interop.Allocate((lLen*2)+
1
);
to:
code:
var sOut = Interop.Allocate((lLen*2)+
2
);
09-19-2007 05:14 AM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
Screenshot sender bug in vista?
- by roflmao456 on 09-19-2007 at 03:42 AM
RE: Screenshot sender bug in vista?
- by matty on 09-19-2007 at 05:14 AM
RE: Screenshot sender bug in vista?
- by vikke on 09-19-2007 at 03:41 PM
RE: Screenshot sender bug in vista?
- by matty on 09-19-2007 at 05:23 PM
RE: Screenshot sender bug in vista?
- by roflmao456 on 09-19-2007 at 07:36 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