Thread
:
Delphi threading problem
View Single Post
#
4
05-01-2020, 16:11
TQN
VIP
Join Date: Apr 2003
Location: Vietnam
Posts: 283
Rept. Given: 123
Rept. Rcvd 10 Times in 8 Posts
Thanks Given: 55
Thanks Rcvd at 22 Times in 10 Posts
Yes, confict/bug in DllEntryPoint function of your Delphi code.
When a thread created, system will call DllEntryPoint function with param DLL_THREAD_ATTACHED
The Following User Says Thank You to TQN For This Useful Post:
phroyt
 (05-03-2020)
TQN
View Public Profile
Find all posts by TQN