消息处理函数 meaning in English
message-handler function
Examples
- Lists the rules and conventions that govern the names of message - handler functions
列出用于限制消息处理函数名称的规则和约定。 - For example , if you handle wm _ ctlcolor in your dialog box class , your handling will override any reflected message handlers
例如,如果你在一个对话框类中试图处理wm _ ctlcolor ,您的处理将覆盖掉任何被反射的消息处理函数。