What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » About the development of Messenger Plus!

About the development of Messenger Plus!
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: About the development of Messenger Plus!
quote:
Originally posted by Noixe
I would know how patchou has created this program. He has a source of Windows Live Messenger or it's not necessary?
He doesn't have the source. Having the source is not needed (but would help a lot :p). However, with a great deal of knowledge you can detect, deduct and test how a program exactly works.

Then there are several methods to 'hook' a program into another program in such a way that you can alter the workings of the hooked program to some extent.

That is basically what Plus! does and how it is created.

Plus! is written in Visual C++ and Patchou uses Visual Studio for that. See CookieRevised's reply to How is MsgPlus made?.

quote:
Originally posted by Noixe
The JScript interpreter has been created by patchou?
yes and no, it depends on what you mean with "script interpreter".

The basic JScript interpreter and engine isn't written by Patchou. It is written by Microsoft and is build in in Windows. You can add it to your own programs so they can use a scripting language.

However, You can also add several things like new objects, functions and methods to the standard JScript engine, specific for your own program. And that is what Patchou did. In that way, the JScript language used by Plus! contains several objects, functions, events, etc which are specific for Plus!.

quote:
Originally posted by Noixe
Plus! is a great work for a single programmer!
Absolutelydidly!! It is amazing what he has achieved (although we also must not forget the few people who helped him out a bit with some things).

This post was edited on 08-09-2008 at 01:47 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
08-09-2008 01:38 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
About the development of Messenger Plus! - by Noixe on 08-09-2008 at 10:02 AM
RE: About the development of Messenger Plus! - by prashker on 08-09-2008 at 10:14 AM
RE: RE: About the development of Messenger Plus! - by Noixe on 08-09-2008 at 11:47 AM
RE: About the development of Messenger Plus! - by CookieRevised on 08-09-2008 at 01:38 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