65.9K
CodeProject is changing. Read more.
Home

A C++ Wrapper for WaitForMultipleObjects API

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.75/5 (21 votes)

Dec 18, 2013

CPOL

9 min read

viewsIcon

49405

downloadIcon

1091

Describes a C++ class that encapsulates the WaitForMultipleObjects API usage pattern making it easy to integrate it with C++ objects.