Wine, WineLib and "Programming Windows 95"





2.7.1. Chapter 8 - btnlook

Last updated: 2003/5/4

Description

The left part shows one button of each kind and the right part displays the messages received when you click/double-click on these buttons. Note that the ownerdrawn button is not fully implemented.

Wine tests

Winelib tests

Tested API

2.7.2. Chapter 8 - colors1

Last updated: 2003/5/4

Description

Splits the window in two parts. The left part contains three scrollbars: one for the red, one for the green and one for the blue. The right half shows the resulting color.

Wine tests

Winelib tests

Tested API

2.7.3. Chapter 8 - environ

Last updated: 2001/2/28

Description

Displays the names of the environment variables sorted alphabetically in a listbox. Selecting one of them displays its value in a text label right above.

Wine tests

Winelib tests

Tested API

2.7.4. Chapter 8 - head

Last updated: 2003/5/4

Description

Allows you to navigate the current disk using a listbox. Note that the names are all 8.3 names. Double-clicking on a directory shows the contents of this directory in the listbox. Double-clicking on a file displays as much of the file as fits in the rest of the window.

Wine tests

Winelib tests

Tested API

2.7.5. Chapter 8 - ownerdrw

Last updated: 2001/2/28

Description

This example implements two ownerdrawn buttons. These buttons decrease and increase the size of the window by 10% respectively. There is a minimum window size and once you reach it the window size will remain constant and the window will shift to the right!

Wine tests

Winelib tests

Tested API

2.7.6. Chapter 8 - poppad1

Last updated: 2003/5/4

Description

This is a simple text editor with scrollbars, right-click menu offering one-level undo, cut, copy, paste, delete and select all functionality. The usual keyboard shortcuts also work (Ctrl-X, Ctrl-C, Ctrl-Ins,...)

Wine tests

Winelib tests

Tested API

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