I have simplified this code a little bit so it would be easier to see:
*********************************
library lea;
uses
ShareMem,
SysUtils,
Classes,
Dialogs,
Windows;
const
cLines = 10;
cLetters = 30;
function TrInitTransportDriver(s: PChar):integer; stdcall; external...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.