No matter how many types of APIs an error-detection tool validates, it's not enough if you can't validate calls to third-party APIs and APIs you create yourself. With BoundsChecker, validating these APIs is not only possible, it's easy!
BoundsChecker provides an API wizard that automatically analyzes your .DLL and generates the additional code that validates your API's parameters and return values. Simply make the .MAK file BoundsChecker creates and check your program as you normally would. BoundsChecker automatically validates the parameters your program passes to the API and the value it returns.