View Issue Details

IDProjectCategoryView StatusLast Update
0004154JEDI VCL00 JVCL Componentspublic2007-06-17 14:11
ReporterAlexBAssigned Tojfudickar 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0004154: Next version of TJvThread with some (small) fixes and additional feature.
DescriptionFixed (see notes in unit):
- different behaviour in old and latest versions of Delphi;
- "Access denied" for already finished threads in TJvThread.Suspend;
- TJvThread.ExecuteAndWait (there was the problem if thread can't start);
Added:
- TJvThread.ExecuteThreadAndWait - start thread an wait for its finish. Another metod (old ExecuteAndWait) waits for all threads in list.

All changes were tested on my side.
TagsNo tags attached.

Activities

2007-06-17 06:32

 

JvThread.pas (32,102 bytes)

2007-06-17 07:21

 

Examples.JvThread.BCB5.zip (10,520 bytes)

AlexB

2007-06-17 07:22

reporter   ~0013362

... All changes were tested on my side in BCB5 and CB2006.
See attached example.

jfudickar

2007-06-17 14:11

developer   ~0013368

Added to svn

Issue History

Date Modified Username Field Change
2007-06-17 06:32 AlexB New Issue
2007-06-17 06:32 AlexB File Added: JvThread.pas
2007-06-17 07:21 AlexB File Added: Examples.JvThread.BCB5.zip
2007-06-17 07:22 AlexB Note Added: 0013362
2007-06-17 14:11 jfudickar Status new => resolved
2007-06-17 14:11 jfudickar Resolution open => fixed
2007-06-17 14:11 jfudickar Assigned To => jfudickar
2007-06-17 14:11 jfudickar Note Added: 0013368