Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Ann: lesson 5 in Windows API level GUI programming "Window message basics"

1 view
Skip to first unread message

Alf P. Steinbach

unread,
Jan 8, 2012, 12:18:25 AM1/8/12
to
<url:
http://learnwinapi.wordpress.com/2012/01/08/lesson-5-window-message-basics/>

Contents of this lesson:
> The power and limits of resources.
> Packed message arguments, manual unpacking.
> Use a separate message handler function for each message.
> Unpack arguments via undocumented message cracker macros.
> Be pedantically correct: support message results.

This lesson’s main points:

* Windows window messages are much like C++ virtual functions.
* The packing and unpacking of messages, having messages as data,
introduces some complexity.
* Dialog procedures impose special (complex) requirements on message
handling.


Cheers & enjoy,

- Alf

Paul

unread,
Jan 8, 2012, 2:11:11 PM1/8/12
to

"Alf P. Steinbach" <alf.p.stein...@gmail.com> wrote in message
news:jeb8v5$mne$1...@dont-email.me...
Thanks Alf.
Good work.



--- Posted via news://freenews.netfront.net/ - Complaints to ne...@netfront.net ---
0 new messages