Wine, WineLib and "Programming Applications for Windows"





2.8.1. Chapter 13 - alertio

Last updated: 2001/3/1

Description

This application demonstrates the use of alertable asynchronous I/O by implementing a file copy operation.
Note that this example does not work on Windows 9x because Windows 9x does not support asynchronous I/O.

Wine tests

Winelib tests

Tested API

2.8.2. Chapter 13 - dirwalk

Last updated: 2001/3/1

Description

Demonstrates the use of FindXxxFile by performing a depth traversal of the current drive's directory tree and displaying the result in a list.

Wine tests

Winelib tests

Tested API

2.8.3. Chapter 13 - diskinfo

Last updated: 2001/3/1

Description

Enumerates the volumes, calls GetVolumeInformation on each of them and displays the results in a dialog box.
If you have many drives you will notice that all may not be displayed by the drop-down list. The workaaround is to use the keyboard to scroll to the one you want.

Wine tests

Winelib tests

Tested API

2.8.4. Chapter 13 - filechng

Last updated: 2001/3/1

Description

Demonstrates the use of the file change notification mechanism.

Wine tests

Winelib tests

Tested API

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