ax3000

ax3000

  • NA
  • 1
  • 0

problem

Sep 10 2004 5:09 AM
hi I have two threads. Thread A is main thread in charge of UI (NotifyIcon and form), while thread B is doign some lenght operations. Now, when thread B is done I want thread A to look at the resaults. How can I accoplish that without loop or timer inside thread A? I want something like event raisd in thread A from thread B tnx & sorry for bad english AlienX

Answers (1)