Microsoft Windows CE 3.0  

msgbox Component

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The msgbox component provides message-box functionality.

Functions for Application Developers

The msgbox component includes the following function for application developers, which is defined in the Winuser.h header file. To import this function, you need to link to the msgbox.lib file.

Function
MessageBox

See Also

GWE Components