|
What's new |
Top Previous Next |
|
Version 0.20 (02/04/07): New: Support for "Test" Btrieve files. New: Support for "Fix broken" Btrieve files (Method 1). New: Part of the core code moved from procedures to classes. Improvement: "Get Password" window now identifies the file (to which the password is asked). Change: Global variables no longer needed (moved to classes). Fix: .ico resource were not automatically included in the app project.
Version 0.18 (15/02/07): New: Select files to Tune from local extension list. Fix: "FTCopyFile" procedure on some Btrieve files were making incorrect copies. Change: Added "_DoNotImport" to common procedures names (Main, Welcome, etc.) so in case of accidentally import these into your app they won't overwrite your own procedures.
Version 0.17 (14/02/07): Improvement: The template now detects if you use variables and you don't load their values. If you try to select such a file, a red cross will show instead of a green pin (meaning, you cannot select the file). Change: FTVerifyAccessToFile changed to open the file in binary mode (instead of native mode) to avoid GPF in corrupt file.
Version 0.15 (14/02/07): New: Enter on the list selects the current file. New: "Tag" only button. New: Copy procedure (to temporal folder) with progress bar. New: Improved file usage checking to see if file is opened by other users. Fix: TPS files without name specified in the DCT were improperly handled. Change: General layout.
Version 0.11 (11/02/07): Minor changes.
Version 0.10 (09/02/07): Initial release. |