Windows OS Message Architecture
Kindly suggest me a good pointer to learn the windows messaging a开发者_开发知识库rchitecture inside the Windows OS.
A good reference book would also do.
Regards
Online MSDN describes this well.
You can start with About Messages and Message Queues, and then proceed to Using messages and Message queues and Message reference if you need to dive into the details.
精彩评论