Shoutbox

Trying to make Plugins with Liberty BASIC or IBasic... - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Trying to make Plugins with Liberty BASIC or IBasic... (/showthread.php?tid=12449)

Trying to make Plugins with Liberty BASIC or IBasic... by Killer on 07-07-2003 at 02:49 AM

This may be a dum question or w/e... but.. Do u think i cud make plug ins in Liberty BASIC or IBasic?

im a novice at programing

u cud check out some of my work (only 1 program thats in the beta testing) http://tt.dg-dev.cjb.net/

You can make 32 DLL and API calls in these programs.

Im ready 2 try 2 help ppl (like try and make there idea and take full creidt 4 it... uhm :P)

but plz help :P :)

http://www.dg-dev.cjb.net/


RE: Trying to make Plugins with Liberty BASIC or IBasic... by Patchou on 07-07-2003 at 06:18 AM

if you can compile DLL that exports functions, you can create plugins for Messenger Plus! :). Just read the C documentation of the api and convert the files for use in your language.