Search found 2 matches

by Mol4yn
Thu Aug 28, 2025 10:05 pm
Forum: Coding Questions
Topic: Serial Communication locking up.
Replies: 11
Views: 864

Re: Serial Communication locking up.


It's a bit older ...

COM port communication should run in a thread in the background and be transmitted to the GUI with PostEvent.

For testing a complete code. The settings are made in InitComport()


Small MOD add multiple comports, GUI terminals, parameter changes, INI saving, StopBit fix ...
by Mol4yn
Tue Aug 13, 2019 4:57 pm
Forum: Coding Questions
Topic: Read/write xls(x)?
Replies: 10
Views: 7593

Re: Read/write xls(x)?

doctorized wrote:Is there a way to read and write Excel files, .xls and/or .xlsx? I have found some older posts but nothing is working. I found reference to PureXls but all links are dead.
take a look viewtopic.php?p=504952#p504952