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