Turning Off Multi Threading

  • Thread starter Thread starter Richard Taplin
  • Start date Start date
R

Richard Taplin

Guest
Could I get some help turning off multithreading?


I have used VB6 a lot several years ago. I am not an expert by any means, but could always get it to work.


I am now writing a very basic VB program with Visual Studio 2015. I am having problems with threading errors. As far as I can find the threading is to do with increasing the speed of the program.


I don’t need it for what I’m doing and don’t do enough programming to worry about learning it. Is there a way to turn it off?


I did find a way to ignore the errors, but the program keeps jamming.

Continue reading...
 
Back
Top