The driver disk (or the archive) contains the following files:
File | Description |
OEMSETUP.INF | Setup-File for Windows NT |
SHARCRAW.INF | Setup-File for Windows XP/2000, Windows 98, Windows Me |
SHARCRAW.CAT | Digitally signed catalog file |
FARC.SYS or FARC66.SYS | The ARCNET-Driver (binary) |
UARCINST.DLL | DLL for Windows NT setup (copied to system-directory) |
ARCCINST.DLL | Classinstaller DLL for Windows 2000, Windows 98, Windows Me |
UARC2K.DLL | DLL for Windows 2000 Setup (copied to system-directory) |
UARC98.DLL, UARC9832.DLL | DLLs for Windows 98/Windows Me Setup (Copied to system directory) |
FARC.H | C-Include-file for integration of the driver into an application |
SIMPLE.C | Simple example application, shows how to access the ARCNET-Driver |
ARCREAD.C | Simple example application, shows usage of ReadFile |
NETMAP.C |
Example application, shows usage
of netmap feature (asynchronous mode). |
SIMPLE.EXE | Simple example application, executable |
*.HTML | These helpfiles |