I was making a little app that acts as a server and i borrowed code from one I allready had, made on MFC though, that creates a thread that executes the server code. So, although everything (else) works, I wasn't able to find a function to replace AfxBeginThread() that executes a new thread in MFC.
I need to know how I can create threads in Builder.
Sorry if it's a newbie question, i just got into Borland Builder.
Thanx in advance!!
Start Free Trial