Windows 3.x High-Speed Communications Library and Tools.
Find a file
Scott Duensing 8e3bad86e3 Bypass 255-byte string limit and batch plain text runs in parser
Add ReadInputBuf to TKPComm for direct PChar reads up to 2048 bytes,
eliminating short string allocation and 8x fewer ReadComm API calls.
Add ParseDataBuf to TKPAnsi with run batching: scans ahead for printable
text runs, computes colors once per run, fills cells in tight loop
without per-character state/wrap checks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 17:15:35 -06:00
delphi Bypass 255-byte string limit and batch plain text runs in parser 2026-03-02 17:15:35 -06:00
drivers Initial commit. 2026-02-23 20:53:02 -06:00
drv Change default FIFO trigger from 8 to 1, yield CPU when idle 2026-03-01 20:44:14 -06:00
vbx VBX does not work. Moving to Delphi. 2026-02-25 22:06:08 -06:00
.gitattributes Initial commit. 2026-02-23 20:53:02 -06:00
.gitignore VBX does not work. Moving to Delphi. 2026-02-25 22:06:08 -06:00