#include "precomp.h"
Go to the source code of this file.
Functions | |
PMENU | InternalCreateMenu (BOOL fPopup) |
PMENU | _CreateMenu () |
PMENU | _CreatePopupMenu () |
|
Definition at line 81 of file mncreate.c. References FALSE, and InternalCreateMenu(). Referenced by xxxSetLPITEMInfo().
|
|
Definition at line 97 of file mncreate.c. References InternalCreateMenu(), and TRUE.
|
|
Definition at line 36 of file mncreate.c. References tagTHREADINFO::amdesk, tagMENU::fFlags, tagTHREADINFO::hdesk, HMAllocObject(), MFISPOPUP, NULL, PtiCurrent, RETURN_IF_ACCESS_DENIED, tagTHREADINFO::rpdesk, TIF_CSRSSTHREAD, tagTHREADINFO::TIF_flags, and TYPE_MENU. Referenced by _CreateMenu(), and _CreatePopupMenu().
|