__WIN32__

The Vermont Views for Windows library uses the compiler define of __WIN32__ for conditional compilation of the Vermont Views header files and the application. You must set this, either on the compiler command line by adding "-D__WIN32__", or from within the interactive development environment (IDE). (For more information, refer to the documentation for your compiler.)