Crossware

Table of Contents        Previous topic       Next topic       

The Extension Interface->MFC Specific Interface Calls->AddViewMenuItems()

extern "C" void AddViewMenuItems(LONG nExtensionState, LONG nMenu)

This function is only relevant to extensions that use the Microsoft Foundation Classes.

The extension should use the AppendMenu() to add is own menu items to the Embedded Development Studio's View menu.