we write a windows 2000 labwindows/cvi application which work pretty well on the computer where it was developped.
But when we put this application on an other computer (which just have runtime labwindows) our program can only launch 4 process, the process following this 4, aren't executed. And no matter which process is launch first, only the 4th are executed. So how can i do to launch the number of process that i want?
ps : we lauch the process with CmtScheduleThreadPoolFunction.