From: Darko K. <da...@ho...> - 2004-02-19 08:33:17
|
Hmmm what about ActiveX EXE instead of DLL ?? AX EXE is out-of-process server so calling program does not exit until AX EXE shuts down... Darko _____ From: cbm...@li... [mailto:cbm...@li...] On Behalf Of Louis Varca Sent: Thursday, February 19, 2004 11:20 AM To: cb...@li... Subject: [Cbm-cvs] Source Code 2.0.1 Released.... Hey Darko(Darkolord) added server checking to the new source so I released it on sourceforge in the source code section it's pretty good however still the problem remains getting the loader to display the frmlogin which as wimz said "You need to add a loop to the CodeBlue Module in CBIMAPI to keep it from closing since it closes when it reads through code" problem is what do you do In the loop because for example if you wrote: While frmlogin.visible=true frmlogin.show Wend Would obviously crash the program.... -Louis PS. Please Address it and resubmit the source code. |