12-21-2006 10:04 AM
12-21-2006 10:58 AM
Asyncronous timers are strictly related to Windows environment: infact they are built using Windows Multimedia timers, the instrument relies on winmm.dll to load when creating a new timer and so on. Even without specific knowledge of Linux OS, I am pretty sure that this sample code won't work in it
12-21-2006 12:38 PM