What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Making plugins in C++ Builder?

Making plugins in C++ Builder?
Author: Message:
Hijacker
New Member
*


Posts: 10
Joined: May 2003
O.P. Making plugins in C++ Builder?
I've started windows programming in Bornalds development tool and I am just wondering if it's possible to use it to create plugins for MSG plus or is VC++ a must have?

Another thing. Can someone give me a simple example of how to start making plugins. Like an example or tutorial source code.

Thanks.
08-06-2003 10:09 AM
Profile E-Mail PM Find Quote Report
optimism_
Senior Member
****

Avatar
Ctrl+Alt+Del - Tragically l337

Posts: 521
Reputation: 8
37 / Male / –
Joined: Jul 2003
RE: Making plugins in C++ Builder?
as far as i know all you need is a compiler that can produce dlls, but someone else will have to confirm this. As for the source code, there is a fully compilable template available on the msgplus site. It can be found here
HTTP 404 - Signature Not Found
08-06-2003 11:59 AM
Profile E-Mail PM Web Find Quote Report
optimism_
Senior Member
****

Avatar
Ctrl+Alt+Del - Tragically l337

Posts: 521
Reputation: 8
37 / Male / –
Joined: Jul 2003
RE: Making plugins in C++ Builder?
try compiling that source with your compiler. if plus recognises it, you're compiler is ok. If it doesnt, you may have to get your hands on a copy of another compiler (such as msvc)
HTTP 404 - Signature Not Found
08-06-2003 12:00 PM
Profile E-Mail PM Web Find Quote Report
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
RE: Making plugins in C++ Builder?
Borlad C++ compiler should be ok for the job... thos the sytax of Borlands C++ is more like the way C++ was designed. VC++is like Microsoft always does, simplified, and more complicated than is tshould be ;) so compiling the VC++ source in Borland C++ might not work... some changes might have to be made to it.
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
08-06-2003 12:42 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


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