Programming Windows (Fifth Edition)





2.4.1. Chapter 4 - SysMets1

Last updated: 2001/2/26

Description

Queries various system properties (SM_CXSCREEN,...,SM_SHOWSOUNDS) and displays the results on three columns: property name (hard coded), property description (hard coded), and value. It does not use any fancy widget like a table, aligning the columns is done by using TextOut. The window has no scrollbar so one likely will have to resize it to see everything.

Wine tests

Winelib tests

2.4.2. Chapter 4 - SysMets2

Last updated: 2001/2/26

Description

This is the same program as SysMets1 except that it adds a vertical scrollbar.

Wine tests

Winelib tests

2.4.3. Chapter 4 - SysMets3

Last updated: 2001/2/26

Description

This version of SysMets adds the following features over SysMets2:

Wine tests

Winelib tests

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