Version française
Compilation of the multiprotocol mode samples
All the samples have been developped with MSVC 4.2 or 6.0.
- when a workspace file (*.dsw) is available for the example, it can
be built with Visual Studio®.
- when there is no workspace file but there is a "Makefile" file,
use the command prompt, go to the example directory, and type the
"NMAKE" command (NMAKE is provided in Visual C++).