 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Weiering Guest
|
Posted: Fri Jun 27, 2003 1:50 am Post subject: In Dll, Thread can not be free,why? |
|
|
I created a Dll usesd Delphi6, in the dll, i created a Tthread instance
named mythread.In MyDllProc procedure of Dll, when Reason is
DLL_PROCESS_ATTACH,I created the mythread and when Reason is
DLL_PROCESS_DETACH,I destroy the mythread.
but now,i meeted the following problem: when destroy the thread
instance,execute code "mythread.free",stoped and not run again. how can i
settle the problem?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|