What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Trouble creating a DLL that works in Plus

Trouble creating a DLL that works in Plus
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Trouble creating a DLL that works in Plus
quote:
Originally posted by felipEx
quote:
Originally posted by a0369
c code:
__declspec(dllexport) int __stdcall GetScreenSize(int avar)

I had to use:
c code:
__declspec(dllexport) int GetScreenSize(int avar)

:-/ the documentation says you must use __stdcall calling convention.

quote:
FunctionName
[string] Name of the function as specified in the export table of the library. The function must use the __stdcall calling convention. See Remarks.


This post was edited on 10-13-2008 at 11:24 AM by Mnjul.
10-13-2008 11:24 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Trouble creating a DLL that works in Plus - by a0369 on 10-12-2008 at 08:18 PM
RE: Trouble creating a DLL that works in Plus - by felipEx on 10-12-2008 at 11:13 PM
RE: Trouble creating a DLL that works in Plus - by a0369 on 10-12-2008 at 11:22 PM
RE: Trouble creating a DLL that works in Plus - by felipEx on 10-12-2008 at 11:40 PM
RE: RE: Trouble creating a DLL that works in Plus - by davidpolitis on 10-13-2008 at 10:18 AM
RE: Trouble creating a DLL that works in Plus - by a0369 on 10-13-2008 at 01:22 AM
RE: Trouble creating a DLL that works in Plus - by Mnjul on 10-13-2008 at 11:24 AM
RE: Trouble creating a DLL that works in Plus - by a0369 on 10-13-2008 at 04:52 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