Note that you can use cygwin to built CVC3 as explained in .., this port is concerned with the Microsoft C++ Compiler.
Configuration
http://www.mobydisk.com/softdev/techinfo/cpptips.html
A number of warnings has been disabled in the project settings.
Limitations:
gmp is not supported on Windows. Therefore only finite precision arithmetic is supported, which often leads to overflow failures and termination.
Potential Problems
While no unsoundness problems are known, the Windows version did not pass a complete test run over the smtlib without unexpected terminations, i.e. unexplained crashes.
Deployment
Basically untested. Created two setup projects, cvc3 and cvc3cli, which should created installers for the C++ and the CLI version.
http://www.cs.nyu.edu/acsys/cvc3