WindowsXP/shell/shdocvw/utilmenu.h
2025-04-27 07:49:33 -04:00

11 lines
161 B
C

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