I've built a DLL in C++Builder 3.0 that I want to examine for memory leaks. What thirds party solutions, commerical and shareware, are out there that I could use?
You have minimum 2 optionc with BCB:
1. You can use CodeGuard, that must be in you BCB cdrom
2. You can use MemProof tool. For example from http://www.poboxes.com/astoyanov/index.htm
1. You can use CodeGuard, that must be in you BCB cdrom
2. You can use MemProof tool. For example from http://www.poboxes.com/astoyanov/index.htm