The Fryers Sources directory contains the following files
07/05/00 -med
  
fryers16.dpr : 16bit DLL interface source
fryers16.lib  
fryers16.def
fryers16.dll : Fryers 16bit DLL (requires Fryers.com tsr)

fryers32.dpr : 32bit DLL interface source
fryers32.lib
fryers32.def
fryers32.dll : Fryers 32bit DLL (does NOT require Fryers.com)

fp16test.pas : Example 16bit Pascal program for Fryers
fp16test.res
fryeregs.inc : Fryers Pascal register definitions

fp32test.dpr : Example 32bit Pascal program for Fryers
fp32test.res
fp32unit.pas 
fp32unit.dfm
fryerspe.pas : Fryers Pascal interface unit

fc32unit.cpp : Example 32bit C++ program for Fryers
fc32unit.h
fc32unit.dfm
fc32test.cpp
fc32test.res
fryersce.cpp : Fryers C++ interface module
fryersce.h
fryeregs.h   : Fryers C++ register definitions

fb32test.vbp : Example Visual Basic5  program for Fryers
fb32test.vbw
fb32form.frm
fryersbe.bas : Fryers Visual Basic interface (16bit + 32bit)

setport.pas  : source for the SetPort.exe program

frestore.pas : other misc stuff of little value
save.pas
hdr.asm
hdr.obj
mfb.pas
frye.ico


Note: The above is provided for information purposes.
It shows a stripped down interface to the Fryers driver
so that the programmer can see what is being done.
If you are using Delphi or Borland BCB, it is recommended 
that you look in the FSAMPLES directory for the FryersC.CPP
and FryersP.PAS files which contain a more extensive
and useful Fryers interface. 

