PDA

View Full Version : MultiThread VB .exe craps out


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.

Bruce A. Baasch
12-03-02, 10:50
What kind of error are you getting?

gjallenuk
12-31-02, 09:22
how did you manage to run a multi threaded VB app as VB isnt multithreaded anyway due to limitations with thread local storage.