platform: vb6.0,vc7.0
> hello all,'
> i am using com component from vc++ to vb by using GetObject() method of
> vb.but it starts executing seperate process for each new object.if i watch
> task manager.i want only one process must be there which is shared by all
> instances.is there is any solution to my problem??
>i heard about DECLARE_CLASSFACTORY_SINGLETON.
so can u give me some detail about how this will be used or is it useful for
my problem.
> any kind of help from ur side is highly appreciated
>
> rinku
|