Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Thread support in BuilderX

0 views
Skip to first unread message

Todd

unread,
Sep 27, 2004, 12:00:18 PM9/27/04
to

We are porting a C++ project which uses multiple threads into BuilderX. The program does not have a GUI and does not use any VCL or other graphics components. The program is comming from Visual Studio and executes on a PC so it was written using MFCs AfxWin.

I am not able to find any documentation in BuilderX about how to implement Threads (other than some references to the Boost libs and TThreads which seem to be part of VCL). I guess I could try an connect to the MFC libraries, but is this really the best way to do threading in BuilderX?

Can anyone provide information about how to implement Threads in BuilderX?

0 new messages