The Handles in use search complete message indicates that Purify has finished searching the program for handles that have not been closed.
Purify generates a list of handles in use when you do any one of the following:
§ Exit the program and Handles in use is selected in the Errors and Leaks tab in the Default Settings dialog box or Settings for exename dialog box. This is the default.
§ Call one of the Purify API functions: PurifyAllHandlesInuse or PurifyNewHandlesInuse.
§ Specify /HandlesInUseAtExit=yes at the command line.
(C) Copyright IBM Corporation 1992, 2010.