What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Plugin template for Dev-C++ (free compiler!)

Plugin template for Dev-C++ (free compiler!)
Author: Message:
jordi
New Member
*


Posts: 4
– / Male / –
Joined: Apr 2004
Status: Away
Plugin template for Dev-C++ (free compiler!)
Hi,
I’ve downloaded that file, but it still doesn’t work, I get the following errors:

In file included from MPPluginC.h:13,
                 from MPPluginC.cpp:11:
MPPluginHeader.h:39: syntax error before `*'
MPPluginHeader.h:45: syntax error before `*'
MPPluginHeader.h:99: type specifier omitted for parameter
MPPluginHeader.h:99: parse error before `*'
MPPluginC.cpp:32: type specifier omitted for parameter
MPPluginC.cpp:32: parse error before `*'
MPPluginC.cpp: In function `BOOL ParseTag(const char *, PLUGIN_PARAM *, char *)':
MPPluginC.cpp:130: implicit declaration of function `int rand(...)'

I’ve solved that last error by including stdlib.h, but what can I do with the other errors?

The first two errors are both ‘IDispatch *iConversationWnd;’ but the first one is in the PLUGIN_PARAM struct and the second in PLUGIN_PARAMW;

The other two errors are also the same: ‘IDispatch* iMessengerObj’ the stand both in ‘MPPLUGIN_RETURN_BOOL Initialize’, but the first one is in MPPluginHeader.h and the other one in MPPluginC.cpp.

I work with dev-C++ 4.9.8.7. and I’m using the standard Mingw compiler, so I don’t think that could be the problem.
04-10-2004 01:16 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Plugin template for Dev-C++ (free compiler!) - by Lareamond on 08-11-2003 at 08:46 PM
RE: Plugin template for Dev-C++ (free compiler!) - by HDC on 08-11-2003 at 10:49 PM
RE: Plugin template for Dev-C++ (free compiler!) - by Patchou on 08-11-2003 at 11:26 PM
RE: Plugin template for Dev-C++ (free compiler!) - by s7a5 on 08-12-2003 at 05:48 AM
RE: Plugin template for Dev-C++ (free compiler!) - by jpg050 on 08-12-2003 at 11:20 PM
Plugin template for Dev-C++ (free compiler!) - by jordi on 04-10-2004 at 01:16 PM
RE: Plugin template for Dev-C++ (free compiler!) - by jordi on 04-17-2004 at 02:17 PM
RE: Plugin template for Dev-C++ (free compiler!) - by crank on 04-17-2004 at 02:51 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