I'm really at a standstill.
I am running delphi 2007 on Vista. I have created many applications and run them in XP without any problems. This latest application was supposed to use threads. I am sure my code is correct. It works fine on Vista, but when I run it on XP (tried several computers), my program seems to be lagging (and os 32 bit, XP sp3 and Vista sp1, dotnet v2). Best example: if I disable the serial port, my comets will continue to work, etc.
I installed delphi on my xp machine and ran my program while delphi was working. Like that, I ran it from exe, built into Vista. Then everything was fine. Close delphi and comport will start to lag again.
If I unplug and replace the flash drive, coms is gaining momentum again.
I want to create an application on my xp-based machine, but I mean a million third-party components, which makes it a real mission to configure.
Oh fyi, I created a simple application with only main stream and content. The same problem. All comthread will fetch data with comport. Not even displaying it, I used a serial port monitor in the background to check for lag.
Any suggestions are welcome.
Quick Edit OK: An XP computer has just been created. I opened msn messenger and the program works fine. I clearly lack settings ...
source share