PrashantU
12-02-02, 17:33
| I can run my VB app (2 threads) in debug mode. But the app craps out when I try to execute its .exe. Thanks in advance. |
View Full Version : MultiThread VB .exe craps out
| I can run my VB app (2 threads) in debug mode. But the app craps out when I try to execute its .exe. Thanks in advance. |
| how did you manage to run a multi threaded VB app as VB isnt multithreaded anyway due to limitations with thread local storage. |