Windows 3.x High-Speed Communications Library and Tools.
Find a file
Scott Duensing 3c5b57c6b5 Size form dynamically from terminal dimensions; fix signed/unsigned mismatch
Expose CellWidth/CellHeight properties on TKPAnsi and remove hardcoded
Width/Height from both the TKPAnsi constructor and TMainForm constructor.
TESTMAIN now computes form size from FAnsi.Width/Height after handle
allocation triggers RecalcCellSize.  Fix bytesRead in reccom() from
int16_t to uint16_t to match avail/chunk types.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:30:34 -06:00
delphi Size form dynamically from terminal dimensions; fix signed/unsigned mismatch 2026-03-03 17:30:34 -06:00
drivers Initial commit. 2026-02-23 20:53:02 -06:00
drv Size form dynamically from terminal dimensions; fix signed/unsigned mismatch 2026-03-03 17:30:34 -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