INF: GetMenuState() Can Return MF_BITMAP

ID Number: Q74700

3.00

WINDOWS

docerr

Summary:

A description of the MF_BITMAP return value for the GetMenuState()

function was omitted from pages 4-186 of the "Microsoft Windows

Software Development Kit Reference Volume 1."

If the menu item specified in the call to GetMenuState is a bitmap,

GetMenuState will set the MF_BITMAP bit in its return value. Although

MF_BITMAP is not included in the GetMenuState documentation, it is

defined in the WINDOWS.H header file, and is fully supported.