BOOL CBCGPContextMenuManager::AddMenu | ( | LPCTSTR | lpszName, |
UINT | uiMenuResId | ||
) |
Adds a new context menu
Call this function to load a new context menu and add it to the context manager.
lpszName | Specifies the menu name. |
uiMenuResId | The menu resource ID |