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

Coupling a window handle with a data object

Date written:July, 2002
Authors:Andreas Jönsson
Resource type:article
Links:[html]

Description

This article shows how to intercept the WM_CREATE message, using a hook, and couple the handle created with a C++ class so that the class can implement message handling for the window.

DB information

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