Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Zoktrax
  • Content: Threads
  • Order by date
  1. Zoktrax

    Delete[] in DCOM?

    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...

Part and Inventory Search

Back
Top