- // we add menu bar accel processing
- bool MSWTranslateMessage(WXMSG* pMsg);
-
- // window proc for the frames
- WXLRESULT MSWWindowProc(WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
-
- // handle WM_INITMENUPOPUP message
- bool HandleInitMenuPopup(WXHMENU hMenu);
-