Wine, WineLib and "Programming Windows 95"





2.11.1. Chapter 12 - ctlmacro

Last updated: 2003/5/4

Description

Lists all the message macros associated to standard controls: ListView_InsertItem, ... The list is organized as a tree into domains, "List View Controls", and then subdomains, "Modify Item List", and finally messages, "LVM_INSERTITEM".

Wine tests

Winelib tests

Tested API

2.11.2. Chapter 12 - gadgets

Last updated: 2003/5/4

Description

Gadgets demonstrates the use of toolbars, status bars and tooltips. For this it has an instance of each and commands allow you to change their properties on the fly. The toolbar can be customized: buttons can be added, reordered, ... Furthermore the messages (at least some of them) received by these are printed in the window.

Wine tests

Winelib tests

Tested API

2.11.3. Chapter 12 - property

Last updated: 2003/5/4

Description

Demonstrates the use of property sheets. The application takes the form of an MDI window with two inner windows. You can then activate a non-modal dialog box which will allow you to modify the properties of these two windows. This dialog box uses property sheets either presenting them in the form of a wizard or with tabs. The menu allows you to choose how you want it.

Notes:

Wine tests

Winelib tests

Tested API

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