Autoit3, djgpp, and MinGW compiled executables with sources [auto-it3 32+64bit,DOS 32-bit, windows 32+64-bit]).
This program shows the disk geometry of the specified disk numbers. the disk numbers correspond to either BIOS disk numbers (DOS version) or the disk numbers listed in control panel|administrative tools|computwer management|disk management. (windows version)
Auto-it is a basic-like GUI compiler which I use to make wraparound GUIs for my command-line utilities. Auto-it3 generates VERY tight code and requires no installers to run, however, I have written an installer for this application because people generally expect one. The program is available in DOS 32-bit and Windows 32-bit command-line), a GUI written in Auto-it3 (Windows 32-bit). It is under the GPL3 license. lsm file.
06/04/2011 10:09 PM 5,354,566 roman-numerals-1.3-setup.exe 06/04/2011 10:09 PM 10,441,514 romannum.zip %%%% HASHDEEP-1.0 %%%% size,md5,sha1,sha256,filename ## Invoked from: C:\prj\ROMAN-~1 ## C : \ > hashdeep -c md5,sha1,sha256 roman-numerals-1.3-setup.exe romannum.zip ## 5354566,6b1fee8490526544c493be25e7aa1957,7159cfb21f7d66992ce9a48ba8ad59188e6df05f,0d5dcf9ac4677e0891a6adef6f5792ce001b28aa4a83611139b4a878f989c957,C:\prj\ROMAN- ~1\roman-numerals-1.3-setup.exe 10441514,5ec01cf4fd423b9fe7a73fee37a53d9b,2351eecd66c5fba102c580bb60dcf8b22550ba18,f5d32f49cb678d385990b4ddb5a5d6bbd57495cf5c4e98eafa06cf5e10d4abf0,C:\prj\ROMAN -~1\romannum.zip
command-line versions are also in the zip file and in the installer, but the DOS version is only in the zip file.
C:\prj\roman-numerals>roman-numerals -to-decimal /CMCMLXXVI /CMCMLXXVI --> 101976 C:\prj\roman-numerals>roman-numerals -to-decimal MCMLXXVI MCMLXXVI --> 1976 C:\prj\roman-numerals>roman-numerals -to-roman 0xfeed 65261 --> /L/X/VCCLXI C:\prj\roman-numerals>roman-numerals -to-roman 03777 2047 --> MMXLVII C:\prj\roman-numerals>roman-numerals -to-roman 0b1011010101 725 --> DCCXXV C:\prj\roman-numerals>roman-numerals -to-roman 4999999 4999999 --> /M/M/M/M/C/M/X/CM/XCMXCIX C:\prj\roman-numerals>roman-numerals -to-roman 1976 1976 --> MCMLXXVI C:\prj\roman-numerals>roman-numerals -to-roman 1978 1978 --> MCMLXXVIII C:\prj\roman-numerals>
screenshots