Winelib User's Guide
Table of Contents
1.
Winelib Introduction
1.1.
What is Winelib?
1.2.
System requirements
1.3.
Getting Started
1.3.1.
Winemaker introduction
1.3.2.
Test Drive
1.3.3.
Step by step guide
2.
Portability issues
2.1.
Unicode
2.2.
C library
2.3.
Compiling Problems
3.
The Winelib development toolkit
3.1.
Winemaker
3.1.1.
Support for Visual C++ projects
3.1.2.
Winemaker's source analysis
3.1.3.
The interactive mode
3.1.4.
The Makefile.in files
3.1.5.
The Make.rules.in file
3.1.6.
The configure.in file
3.2.
Compiling resource files: WRC
3.3.
Compiling message files: WMC
3.4.
The Spec file
3.4.1.
Introduction
3.4.2.
Compiling it
3.4.3.
More details
3.5.
Linking it all together
4.
Dealing with the MFC
4.1.
Introduction
4.2.
Legal issues
4.3.
Compiling the MFC
5.
Building WineLib DLLs
5.1.
Introduction
5.2.
Writing the spec file
5.3.
Writing the wrapper
5.4.
Building
5.5.
Installing
5.6.
Converting filenames
Next
Winelib Introduction