Wine, WineLib and "Programming Windows 95"





2.17.1. Chapter 19 - bitlib

Last updated: 2001/2/28

Description

Demonstrates the use of a DLL just to share resources.

Wine tests

Winelib tests

Tested API

2.17.2. Chapter 19 - edrlib

Last updated: 2001/1/16

Description

This library is used to demonstrate the use of DLLs. It contains a single function which draw text at the center of a rectangle.

Wine tests

Winelib tests

Tested API

2.17.3. Chapter 19 - edrtest

Last updated: 2001/2/4

Description

Uses edrlib to draw text in the center of the window.

Wine tests

Winelib tests

Tested API

2.17.4. Chapter 19 - showbit

Last updated: 2001/1/16

Description

Shows how to load resources from the bitlib DLL. Press a key to see all the bitmaps contained in the bitlib library.

Wine tests

Winelib tests

Tested API

2.17.5. Chapter 19 - strlib

Last updated: 2001/2/28

Description

This library can hold and sort up to 256 strings and provides APIs to insert/remove strings. The interesting thing is that these strings are stored in a shared data segment so that they are shared between processes!

Wine tests

Winelib tests

Tested API

2.17.6. Chapter 19 - strprog

Last updated: 2001/2/4

Description

This program uses the strlib library to store and display strings. It can add/remove string and is automatically notified when a string is added/removed in another process.

Wine tests

Winelib tests

Tested API

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