Hi,
I'm using Borland C++Builder V5.0.
I simply want to pass a variable between two C++ TThreads. I searched a lot on the Internet but can't find anything like that. Simply copying by calling another threads function or property is no option. The compiler thinks it's okay but when executing the program disagrees. ;-)
Al tips and hints are welcome.
Thanks in advance,
Henk