Platform SDK: DLLs, Processes, and Threads

Multiple Threads

Each process is started with a single thread, but can create additional threads from any of its threads.

This section discusses the following topics: