Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: michielv
  • Content: Threads
  • Order by date
  1. michielv

    Debugging multi-threaded applications in Borland C++ Builder

    Hi, I'm developing a multi-threaded application with Borland C++ Builder Personal version 6.0. At run-time, sometimes (too often ;-) ) one of the threads stops while the others (and also the main program thread) continue. I don’t know the reason why the thread stops; I suppose some kind of...
  2. michielv

    Access violation runtime error related to TStringGrid

    Hi, I'm developing a program with Borland C++ Builder Personal version 6.0. The program does run but sometimes it suddenly crashes due to an access violation error. I can use the debugger to inspect the problem, but it wants to take me to a source file called ‘system.pas’ which I apparently...

Part and Inventory Search

Back
Top