Click here to Skip to main content
15,886,513 members
Articles / Programming Languages / C++

Scoped Handle - "Smart pointer" for Windows objects

21 Jul 2010CPOL2 min read 43.8K   226   8  
Introduces scoped handle template class to call delete handle method automatically.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C++ Table of Contents to view the list of available articles in this section.