Posting for DJMystic again... :p
quote:
DEVCPP.zip Readme
MSN Plus! 2 plugin example for C++ converted to Dev-C++
-------------------------------------------------------
Converted by DJMystic
revision 1.0
get Dev-C++ at http://sourceforge.net/projects/dev-cpp/
(Conversion was made for version 4.9.8.0)
-------------------------------------------------------
HOW DID YOU MAKE IT?
- Threw away VC++ stuff,
- Made new DLL project in Dev-C++
- deleted standard fiels, added all .cpp & .h files
- deleted comdef.h include file from MPPlugin.h (dev-c++ doesn't have it)
- Threw away .def file (dev-c++ made its own, and didn't udnerstand )
- Compiled,
- Done :D
HOW DO I USE IT?
Open project (the .dev file), edit, compile, put in plus! plugins directory, restart msn or run reload program :D
WHERE CAN I LEARN C++?
www.google.com is your friend!
WHATS THE PATCHOUS_README.TXT ?
Patchou's original readme :D
WHY DID YOU MAKE THIS?
because not everyone can afford (or coppy >:)) VC++, so here's the same sample for a free compiler ;)
HAVE FUN!
GRTZ DJMystic
You can get DevC++ here (Official Site):
http://www.bloodshed.net/devcpp.html
Or
Here (Primary Download Site):
http://sourceforge.net/projects/dev-cpp/