Visual C++ 2005 with SDK was used to compile machine.dll.
To build machine.dll, select Release mode and include:
machinedll.cpp

Visual C++ ver 4.0 was used to compile sfcminia.dll and sfcminii.dll
To build sfcminia.dll, select Debug mode (single thread debug), define "AMD" and include:
common.h
comserver.h
stdafx.h
callback.cpp
classex.cpp
comdata.cpp
common.cpp
comserver.cpp
distributer.cpp
dynacall.cpp
machine.cpp
stdafx.cpp
structure.cpp
tools.cpp

To build sfcminii.dll, select Debug mode (single thread debug) and define "INTEL"
