| File | Description |
| SQLRaw.exe(77k) | SQLRaw v2.3. Simple Win32 Console App for ODBC Access to Database. This program requires ODBC Drivers. If you do not have them, get Microsoft Data Access Components(MDAC) from http://www.microsoft.com/data |
| SQLRawWin-1-02.zip(2.9M) | SQLRawWin v1.01 is a windows version of SQLRaw. Unzip the file into a temp directory and then run setup.exe. This installation may require you to install Microsoft Data Access Components(MDAC) from http://www.microsoft.com/data on your computer. |
| uuencode.exe(14K) uudecode.exe(22K) | Useful unix tool that someone write for DOS/windows. |
| java2html.exe(86K) cpp2html.exe(86K) | These programs convert source java and c++ souces into nice looking web pages. I did not write these two programs. I just tweeked the original source code get it to compile on Windows 2000 with out the requirements for cygnus.dll. The original Credits and Authors are still in the help(use -h). You can get the source code from http://www.gnu.org. Please check GNU for documents on how to use these programs. |
| ntimage.exe(33K) | This program can make an image file from a floppy diskette. This program only works on NT(3.5,4.0,Windows2000). I wrote this program to backup diskettes that are not necessarily in a DOS format. See rawrite.exe below. |
| rawrite.exe(14.3K) | This program was downloaded off a LINUX installation. It is used to copy an image file back on to a formatted DOS disk. See ntimage.exe above. |