• Welcome to Powerbasic Museum 2020-B.
 

Bufin (fast line Input replacement, based on direct call to I/O API)

Started by Patrice Terrier, August 02, 2007, 06:59:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Patrice Terrier

Here is a FAST LINE INPUT replacement that relies only on direct call to the core CreateFile API.
It is faster than using the built-in OPEN Basic statement and it produces smaller EXE code.

The ZIP file, is provided with the MKCON.EXE utility,
to show you how to produce directly a console application from any PBWIN EXE.

For additional informations, please read the text at the top of the source code.

Patrice Terrier
www.zapsolution.com
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Patrice Terrier

The first post of this thread has been updated, to fix the ZIP file corruption caused by the "Server Collapse".

...
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com