Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Declares an empty message map.
DECLARE_EMPTY_MSG_MAP( )
Remarks
DECLARE_EMPTY_MSG_MAP is a convenience macro that calls the macros BEGIN_MSG_MAP and END_MSG_MAP to create an empty message map:
BEGIN_MSG_MAP(CExample)
END_MSG_MAP()
Requirements
Header: atlwin.h