How do I export
the *.mak file in order to submit my work?
About
exercise-2: How can I wait on many objects simultaneously?
Make sure you have at least one open project in your workspace.
Select the “Project->Export Makefile…” at the MS-VC++.

Now you have to select which of the projects (if you have more than one) is to be exported.

Press “OK” button and the *.mak file is ready .
Instead of the WaitForSingleObject() from the sample code use the WaitForMultipleObjects() function.
Last revised: 13/11/2002