01-25-2016, 03:08 PM
Now I tested this
Macro Macro2781
It means that an Acc object is invalid in other threads, and therefore global variables does not have sense. There are possible alternatives, but not easy. Better change your code so that would not need non-temporary Acc variables.
Macro Macro2781
It means that an Acc object is invalid in other threads, and therefore global variables does not have sense. There are possible alternatives, but not easy. Better change your code so that would not need non-temporary Acc variables.