Winelib User's Guide


Table of Contents
Winelib Introduction
What is Winelib?
System requirements
Getting Started
Winemaker introduction
Step by step guide
Portability issues
Anonymous unions/structs
Unicode
C library
Compiling Problems
Initialization problems
VC's native COM support
SEH
Others
The Winelib development toolkit
Winemaker
Support for Visual C++ projects
Winemaker's source analysis
The interactive mode
The Makefile.in files
The Make.rules.in file
The configure.in file
Compiling resource files: WRC
Compiling message files: WMC
The Spec file
Introduction
Compiling it
More details
Linking it all together
Dealing with the MFC
Introduction
Legal issues
Compiling the MFC
Using the MFC
Dealing with binary only dlls
Introduction
Writing the spec file
How to deal with C++ APIs
Writing the wrapper
Packaging your Winelib application