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 gkittelson 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: *

  1. ThomasJansen

    DLLs and new/delete allocation

    Hi, I have had similar problems using an MFC app and MFC dll. The problem is that both have their own memory tracker. Memory allocated in the app and freed in the dll (vice versa) will trigger this error since the memory handle to be freed is not known in the dll's memory objects list. This is...

Part and Inventory Search

Back
Top