/* child.rc resource file */ #include "child.h" PARENTMENU MENU BEGIN MENUITEM "&Create", IDM_CREATE MENUITEM "&Send Message", IDM_SEND MENUITEM "&Quit", IDM_QUIT END