From: Joegen E. B. <jo...@pl...> - 2006-09-13 03:25:17
|
Hi Atik, Thanks for taking interest! I will see how to make the DLL smaller. Perhaps a release-minimal build would be appropriate. the are a lot of code blocks that can be removed from the ActiveX control. One of them is logging which may reduce the size of the DLL. I will let you know as soon as this build option is available. BTW, make sure you work with a copy from CVS. There are a lot of bug fixes already after my last file release update. Thanks again and hope to see your contribution soon! Joegen atik khan wrote: > Hi, > > i try to compile ATL example of opensipstack ....but it gives me 2mb > of activex object.. > > even if i make an cab file it become 800kb, its very large for activex > downloading time. > > can you tell me how can i make a small footprint from opensipstack > ..atleast 200-350kb.which might become 190kb after making a cab file ( > note i want to use MT of c++ code gen. not Multithreaded DLL) , > > and i am going to make an javascript interface of activex ...i will > let you know when i finish to make that.. > > thanks > atik > > > > On 9/13/06, Joegen E. Baclor <jo...@pl...> wrote: >> Hi All, >> >> Any java script guru subscribed in the list who has some spare time to >> wrap ATLSIP in a java script module for use on web pages? If anybody is >> interested in contributing, please email me and I'll provide whatever >> information needed to start the ball rolling. The javascripts will be >> part of the ATLSIP furture releases. >> >> Thanks! >> >> Joegen > |