LeakCheck Classes is a set of pre-built classes that you can drop into an existing REALbasic 2005 (or later) project to add real-time object/RAM tracking and statistics with only a single line of code. Put "LeakCheckWindow.Show" in an Open event handler or menu handler, and a floating window will open up that allows you to manually or continuously display current memory usage, summary totals for each type object or variant in memory, and specific details about each object.
This release fixes a problem (a memory leak!) that was caused by LeakCheck counting its own integer variants. The new version also adds support for the new integer variable types (Int32, UInt16, etc.) LeakCheck Classes are available free of charge and without royalties due. Look for LeakCheck Classes at the following URL: http://www.bucktailsoftware.com/developer/ Thank you. Mark Nutter Quick and easy regex creation and debugging! http://www.bucktailsoftware.com/products/regexplorer/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
