  This file describes how to compile the package for Win32 systems using
Microsoft Visual C compiler. Note that I don't have it and Microsoft doesn't
offer reduced versions for free like Borland does. For this reason this
target ever lags behind. I need volunteer to test this target periodically.
  Note: Some time after writing it Microsoft released a reduced and free
version of the compiler, but only for Windows 2000 and newer systems. I
don't have access to such a version of Windows.

$Id: msvc.txt,v 1.6 2005/09/19 14:06:58 set Exp $

1. INTRODUCTION
2. HOW TO COMPILE
3. INSTALLING
4. MSVC TARGET CONTRIBUTORS



1. INTRODUCTION

  This target is supported because users helped to make it possible. If you
find any problem just do the same the other users did: help to fix them.
  You can also create Win32 versions of this package using BorlandC Builder,
Cygwin, Open Watcom or MinGW.
  Versions 5.0, 6.0, 7.0 and 7.1 compiled the code.


2. HOW TO COMPILE

  You can use the unified make system:

nmake -f Makefile.nmk

  If it fails you can try using the old mechanism explained in
winnt/readme.txt


3. INSTALLATION

  Currently this target needs manual installation. You can also use the files
without installing just providing the paths to the compiler.


4. MSVC TARGET CONTRIBUTORS

Chronologically sorted:

Drivers: [Shared with other Win32 targets]

WinNT: Anatoli Soltan
Win32: Vadim Beloborodov
WinGr: Jos ngel Snchez Caso

Compilation:

WintiX <wintix/bk/ru>
  Help to get it working with MSVC 5.0.
Sergey Krivulja <skrivulja/erec/ru>
  Compilation issue.
Mike Gorchak <mike/malva/ua>
  Adaptation to MSVC 7.0 and 7.1.
Grzegorz Adam Hankiewicz <gradha/iname/com>
  Debug options and help with unified mechanism.
David Doubrava (ddoubrava/volny/cz)
  Compilation issue.
Arnold Wiegert <awiegert/telus/net>
  Help with the free version of MSVC (7.1).
  Adaptation to MSVC 6.0.
  Hints about MSVC 4.0.
Christian Kirches <christian/kirches/gmx/de>.
  Compilation issues related to Visual Studio .NET 2005 Express Beta
Eddie (K.Blacha) <one_eddie/tenbit/pl>
  Compilation issues related to MSVC 7.1


