We have a Delphi program that we have been running for years on an old 95 machine. The system now needs upgrading to xp due to site rules.
The program records sound and takes data using the function:
'adc100_get_times_and_values (times, values, values, max_samples) '. it runs this for two minutes and collects 60000 samples.
After hard work getting the device to work on XP, whenever i run this function it completely freezes the PC for the two minutes. Not allowing any recording. I tried even running the windows sound recorder in the background but to no avail. The whole PC freezes even the time in the corner, mouse and any other programs running for the whole two minutes.
Any idea how to stop this behaviour? Any help appreciated.
Cart

