From: W. B. / F. N. <wi...@fa...> - 2004-02-17 03:33:02
|
It's pretty simple; you add an empty class to the project, call it = CodeBlue and create a public sub in it called StartUp(). Rename the = project to CBIMApi and in the project properties, change the Project = Type to ActiveX .DLL; that's it! The loader loads the DLL after the update module (you can temporarily = comment out the update part so you can use the loader already) and the = loader calls the StartUp() sub in the CodeBlue class. The StartUp() sub = should *NEVER* exit, unless you want to exit the messenger. Thats it :-) You'll have a .DLL output from the compiler which works = with the loader! Wimz ----- Original Message -----=20 From: Louis Varca=20 To: cb...@li...=20 Sent: Tuesday, February 17, 2004 7:24 AM Subject: Re: [Cbm-cvs] yo! Okay currently me and ankita and double toker all know how to code all = the stuff in but are clueless as to how you want this done lol we know = hwot make DLL but turning this into a dll is oblivious to us lol we have = no idea what you mean.... I cant speak for Manavo he probably can but is not on being he live in = greece and time is different lol. -Louis |