AngelCode.com > Reference Database > Platform/Windows/Windows

Creating a Win32 Window Wrapper Class

Date written:April 2002
Authors:Oluseyi Sonaiya
Resource type:article
Links:[html] The article at GameDev.net
[html] The article at C++ Home

Description

This article shows one way for how the window can be wrapped in a C++ class. It also shows an interesting idea that uses std::map for dynamically registering message handlers.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Platform/Windows/Windows