Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.05.16;
Скачать: CL | DM;

Вниз

KOLThread puzzle me...some code works incroctly in/out of Thread.   Найти похожие ветки 

 
azsd ©   (2003-11-25 06:09) [0]

I searched in Russian FAQ but there no matching subjects.
In A thread,I create A form then Showmodal it,
When the thread Suspended,
Controls who let thread.resume are loss response.
Same code directly add in other controls ONxxxxx events are work croctly.
if I passed the Show Form codes,
Thread can works fine.
I Copy the Show form code to a separate procedure and call it in thread,It always hang.
I use delphi"s debug and traced the codes looped into message loops.
Here has an demoproject I Copyed From my GameRippper projects.

http://dangban.nyist.net/pub/gamerip/FaintThread.zip

I commented no usefull codes and translate text from chinese to english.
The codes were translate from MASM32 of my other Archive unpacker,sure it works correctly.

Azsd Ae,2003 11 25


 
Gandalf ©   (2003-11-26 12:32) [1]

Looks like toruoble with synchro... move all your form-action code in synchronize section. I may help.


 
azsd ©   (2003-11-26 16:45) [2]

Gandalf,thx your reply,yes if there havn"t form-action during Thread Execute it has no problem.
I"m Sorry I think I have not describe my question clearly.
I want to move form-action into the synchronize section.
I try to put these form-action to another function and call the function in Thread,But it hanged same as directly put in Thread.
Or I will try to use WaitsingleObject instead OOP codes.
It Drag me back to darkness asm age.

Azsd ae 2003 11 26 night


 
Gandalf ©   (2003-11-26 21:58) [3]

:) Show you synchronized code.



Страницы: 1 вся ветка

Текущий архив: 2004.05.16;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.068 c
1-1083091603
Demi
2004-04-27 22:46
2004.05.16
Проблема открытия файла через контекстное меню Windows.


14-1082816379
kriolla
2004-04-24 18:19
2004.05.16
программа


6-1080227029
Pr0t0n
2004-03-25 18:03
2004.05.16
SMS b Delphi Часть Вторая.


3-1082570720
alle
2004-04-21 22:05
2004.05.16
Проблема в DataModule


1-1083187152
sensor
2004-04-29 01:19
2004.05.16
Popupmenu и ShellExecute