Wine, WineLib and "Programming Windows 95"





2.10.1. Chapter 11 - about1

Last updated: 2003/5/4

Description

Demonstrates the use of a modal dialog box for an about box.

Wine tests

Winelib tests

Tested API

2.10.2. Chapter 11 - about2

Last updated: 2003/5/4

Description

Same as about1 exccept that the modal dialog allows you to change the color of the window and to switch between a rectangle and an ellipse.

Wine tests

Winelib tests

Tested API

2.10.3. Chapter 11 - about3

Last updated: 2003/5/4

Description

Same as about1 but the dialog box contains a custom control. Note that, although the custom button looks like an ellipse, it is really a rectangle.

Wine tests

Winelib tests

Tested API

2.10.4. Chapter 11 - colors2

Last updated: 2003/5/4

Description

Same as colors1 except that now the scrollbars are in a non-modal dialog box. Also they are not 'colorized'. The non-modal dialog box normally appears to be inside the application window but one can drag it outside its limits.

Wine tests

Winelib tests

Tested API

2.10.5. Chapter 11 - colors3

Last updated: 2000/12/2

Description

Performs a single windows call... to ChooseColor.

Wine tests

Winelib tests

Tested API

2.10.6. Chapter 11 - hexcalc

Last updated: 2001/2/28

Description

This is an hexadecimal calculator. It uses a dialog box with a custom class to be able to handle the messages itself. It supports mouse and keyboard input.

Wine tests

Winelib tests

Tested API

2.10.7. Chapter 11 - poppad3

Last updated: 2003/5/4

Description

Same as poppad2 except that it adds several dialog boxes: open/save dialogs, a search dialog, a replace dialog, a font chooser and an about dialog box.
Note that this program's implementation of the search/replace functionalities is pretty poor and even buggy. In particular the replace functionality does not show you which word is currently selected, and hitting replace will not replace the currently selected word but the next match!

Wine tests

Winelib tests

Tested API

fgouget@free.fr This page is hosted for free by Free.fr