Default Window and Dialog Procedure Message Processing
These window procedures provide default processing for application window
procedures:
- Default window and dialog procedure
- Language support window and dialog procedures, which
are used if the application specifies a null window procedure
- Default AVIO window procedure.
These messages are described in Default
Window Procedure Message Processing. The system-provided window procedures
take no action on messages that are not defined in this chapter, and return
NULL.
[Back: Message Processing]
[Next: Control Window Message Processing]