Creating Threads - Win32 apps

Review how to use the CreateThread function to create a new thread for a process. Examine a code example that shows its usage.