หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Note
The Active Template Library (ATL) continues to be supported. However, we're no longer adding features or updating the documentation.
Class CWindowImpl allows you to implement a window and handle its messages. Message handing in ATL is based on a message map. This section explains:
How to add a message handler to a control.
What message maps are and how to use them.
The syntax for message handler functions.