Windows2000/private/shell/shdocvw/utilmenu.h
2020-09-30 17:12:32 +02:00

11 lines
146 B
C

#ifndef _UTILMENU_H_
#define _UTILMENU_H_
// Menu utility functions
HRESULT CreateMenuBandFrame(IMenuPopup ** ppmp);
#endif // _UTILMENU_H_