gFileFind Only once in awhile does a Windows Find dialog box get this good!
DocumentsDate added
Wingnut-branded Version 2.2 gFileFind. Requires maintenance key to install. Source only. Utility itself is a separate download.
Version 2.2:
-
Issue with text searches over 255 byte boundary resolved.
-
Added DISPLAY(gffPath) to File lookup accepted embed.
-
Performance enhancements (thanks to Geoff Robinson)
-
Fixed an issue with ?Image1 control and silent mode.
Wingnut-branded Version 2.1 gFileFind. Requires maintenance key to install. Source only. Utility itself is a separate download.
Version 2.1:
-
Changed some help file contents
-
Updated example with fixes from standalone utility
-
Updated example - alert shift-q removed
-
Clean up of code a bit
-
Created separator option - can now change the file separator
-
Ignores spaces now between multiple file extensions
-
Duplicate symbol errors - 9058/cwHH template/local compile - cwHH template removed from example
-
Issues with CRC32 generation fixed.
-
(Many thanks to Ben Brady for catching some of the items above)
Password protected zip file. Download, unzip to a directory and run the gff.exe file!
Version 2.0.2
-
Changed some help file contents
-
Fixed an issue with moving files
-
Fixed an issue with the destination directory not being shown when selecting a directory
-
Fixed an issue with using Shift-Q.
-
Fixed issues with CRC32 calculations.
Password protected zip file. Download, unzip to a directory and run the gff.exe file!
Version 2.0 - See Clarion Source download for version history.
Wingnut-branded Version 2.0 gFileFind. Requires maintenance key to install. Source only. Utility itself is a separate download.
Version 2.0:
- Rebranded
- Move all source from a separare DLL/LIB app to INC/CLW files.
- Adjusted template to work with INC/CLW files and add appropriate DOS/ASCII drivers.
- Moved global variables into a group.
- Changed function name to allow for passing of queue and settings.
- Queue and settings structures can now be set from the code template - to allow for local result queue/settings.
- Changed Icon names for better uniqueness.
- Added reference variables for using custom progress windows.
- Modified application to use local variables instead of global - for easier importing of procedures.
- Moved options from separate window to main window.
- Added several confirmation dialogs to the application.
- Added MaxDisplay parameter to setup max display of filenames during search.
- Changed rename dialog to show current filename.
|