Introduction - If you have any usage issues, please Google them yourself
In MFC, each dedicated handler processes each message individually. Message processing function is usually a class member functions, writing a message processing function is to prepare the framework of the application of the main tasks.