#include <window.h>
Definition at line 5897 of file window.h.
|
|
Used by GetMenuItemInfo function to indicate the maximal length of the string |
|
|
The pointer to a BITMAP object used for checked bitmap menu item |
|
|
The handle to the sub-menu if this menu contains a sub menu |
|
|
The identifier of the menu item |
|
|
The private data attached to the menu item |
|
|
Used by GetMenuItemInfo and SetMenuItemInfo functions, can be OR'ed with the following values:
|
|
|
State of the menu item, can be one of the following values:
|
|
|
Type of menu item, can be one of the following values:
|
|
|
The data of this menu item, used to pass the string of the menu item |
|
|
The pointer to a BITMAP object used for unchecked/highlited bitmap menu item |
1.4.2