v2.09  More Mac fixes (for HTML links) and ScanMods bug fix too
       Show 'Scanning' message during scan process
v2.08  Fixed 'Set ROOT folder' issue on Macs ?
       Fixed file links in html output
v2.07  Added support for dragging file to Framework Assistants icon
       Check for '*.xml' added. Suggests Pub.MaXML as module required
v2.06  Added support for unicode files
v2.05  Added line counting for Source-only and total lines
       Mac tweaks added by Pierre Durant - IDE launching, Mac-specific icon
v2.04  Major re-write for BlitzMax v1.12
       Fully coded into a single application using BlitzMax
v2.03  Minor tweaks and fixes.
v2.02  Checks for multiple quoted text - eg. MyLoader "pic1.bmp",pic2.png"
v2.01  Capitalized module names
       Check for http::
v2.00  Re-written to produce html output
       Imported code now gets its own report
       faScanMods integrated into faScanBMX (using /scanmods switch)
v1.34  Drag & Drop support added
v1.33  Improved Graphics mode checks:
         * Max2D GL
         * Max2D DX
         * Max2D GL/DX (mixed driver options)
         * Pure OpenGL (with guidance for mixing PureGL/Max2D)
         * faScanMods - now accounts for imported "*.bmx" files
       GUI - Returns to same folder afer scanning a *.bmx file
v1.32  Improved / Fixed 'Include' folder scan
v1.31  Fixed spaces in folders/filenames (GUI interface and faScanMods)
v1.30  New GUI layout and features
       faScanMods now accepts an argument to tell it where Max is installed
       faScanBMX re-written again
       Some small bugs trapped
       BRL.FreeTypeFont module added if LoadImageFont() present
v1.20  Improved graphics mode detection for raw GL, max2d, and maxdx
       Lists optional includes for cases such as 'LoadImage(myfile$)
       (where media type is unknown)
v1.10  Include (Folder) bug fixes
       Changed parameter for faScanBMX to single argument
v1.00  First release