Share via


Multithreaded Programs: Overview

How Do IDetailsSample

Using the Win32 API or MFC, you can create programs for Windows 95 and Windows NT that use multiple threads of execution to achieve concurrency. You might, for example, place the code for a background process (such as printing or spreadsheet calculations) in a separate thread. MFC supplies classes for threads and for synchronizing multiple threads that share resources.

What do you want to know more about?

See Also   , , , , , , ,