Hello!
I have a similar problem. After installing the latest hotfixes for windows2000 I have a problem to close a process that is started with createprocess. How did u solve the problem???
Pete
Hi everybody!
I have a DCOM COM-object where I store addressdata in a CComBSTR* m_address.
I allocate memory like this.
_Module.m_address = new CComBSTR[*maxIndex];
And fills it with addresses.
At a certain point I need to reinitiate because I get a new addresslist. Then I use delete like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.