65.9K
CodeProject is changing. Read more.
Home

Simple Mapping of WndProc to your Specific Class' WndProc - Part 1

starIconstarIconstarIcon
emptyStarIcon
starIcon
emptyStarIcon

3.78/5 (13 votes)

Mar 6, 2007

CPOL

2 min read

viewsIcon

91495

Map all WndProc messages to your class' message handlers. Simplest approach. Part 1.