This implementation uses the serial port COM 
functions from Microsoft Windows Win32-API.
These are 32-bit console application compiled with 
Microsoft Visual C++ 5.0.

Uses the 'userial' MicroLAN(1-Wire Net) source
set from the '\source\lib\userial' directory and
all of the application files from '\source\apps'.

The *.ncb, *.opt, *.plg, *.dsp and *.dsw are
Microsoft Visual C++ configuration files. 

The 'Release' directory contains a compiled version
of the six sample applications.

One file has been added for this implementation:

   win32lnk - Serial COM functions using Win32 API 
              calls.  This is an implemenation of the 
              '\source\lib\userial\todo.c' file.


