Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_MenuBarWindow.cpp File Reference


Functions

LRESULT CALLBACK MenuBarWndProc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)

Variables

static char szAppName [] = CP_T("CP_MBWindow")
const SInt16 kMenuBarWindowHeight = 27

Function Documentation

LRESULT CALLBACK MenuBarWndProc HWND  inHwnd,
UINT  inMsg,
WPARAM  inWParam,
LPARAM  inLParam
 

Windows menu bar window callback.

Parameters:
inHwnd The HWND that the message applies to.
inMsg The incoming message to handle.
inWParam The wParam for the message.
inLParam The lParam for the message.
Exceptions:
none 
Returns:
LRESULT The result of the message handling.


Variable Documentation

char szAppName[] = CP_T("CP_MBWindow") [static]
 

const SInt16 kMenuBarWindowHeight = 27
 


Generated on Sat Sep 17 20:01:16 2005 for CPLAT by  doxygen 1.4.0