1 |
3.530713 |
__VSMEINIT |
Enum |
|
|
|
|
|
|
enum __VSMEINIT
{
MD_ACCELSUPPORT = 0x1,
MD_VISIBLESUPPORT = 0x2,
MD_BOLDSUPPORT = 0x4,
MD_CONTEXTMENU = 0x8,
MD_RADIOCHECKSUPPORT = 0x10,
MD_COMMANDIDSUPPORT = 0x20,
MD_VIEWCODESUPPORT = 0x40,
MD_NOPROPERTIESSUPPORT = 0x80,
MD_TEXTLIMIT = 0x100,
MD_TOPLEVELSEPSUPPORT = 0x200,
MD_EDITIDSNOTEDITNAMES = 0x400,
MD_NAMELIMIT = 0x800,
MD_NOUNDOSUPPORT = 0x1000,
MD_BOTTOMDOCKED = 0x2000,
MD_BREAKSUPPORT = 0x4000,
MD_RIGHTJUSTIFYSUPPORT = 0x8000
} ;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell.h(25786,0) |
|