8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00

Remove Windows 3.1 clients reference from the readme

This commit is contained in:
mapopa 2012-11-02 10:58:40 +00:00
parent 0d9e275631
commit aa332679c7

View File

@ -112,7 +112,7 @@ api7.c Demonstrate blob_open, get_segment.
api8.c Demonstrate create_blob, put_segment.
api9.c Demonstrate blob_open2 (using blob filter).
api9f.c Filter for api9.c. (Not part of Windows 3.1 clients)
api9f.c Filter for api9.c.
api10.c Update an array using get_slice/put_slice.
@ -126,8 +126,7 @@ api14.e Combine the three programming styles in one program.
api15.c Construct a database parameter buffer. db_info calls.
api16.c Demonstrate asynchronous event trapping
(Not available on Windows 3.1 clients)
api16.c Demonstrate asynchronous event trapping.
winevent.c Demonstrate asynchronous event trapping
(Replacement for api16.c on Windows 3.1 Client)