This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
HWND | OSLibWinSetMenu (HWND hwndParent, HMENU hMenu) |
HMENU | OSLibWinCreateMenu (PVOID menutemplate) |
HMENU | OSLibWinCreateEmptyMenu () |
HMENU | OSLibWinCreateEmptyPopupMenu () |
int | OSLibGetMenuItemCount (HWND hMenu) |
BOOL | OSLibGetMenuItemRect (HWND hMenu, int index, LPRECT pRect) |
|
|
|
Definition at line 64 of file oslibmenu.cpp. |
|
Definition at line 70 of file oslibmenu.cpp. |
|
Definition at line 77 of file oslibmenu.cpp. |
|
Referenced by GetMenuItemCount().
|
|
Referenced by GetMenuItemRect().
|