Searched refs:MAXSHORT (Results 1 – 7 of 7) sorted by relevance
80 hr = pCM->QueryContextMenu(hMenu, 0, 1, MAXSHORT, fCMF | CMF_DEFAULTONLY); in SHInvokeCommandOnContextMenuInternal()101 hr = pCM->QueryContextMenu(hMenu, 0, 1, MAXSHORT, fCMF); in SHInvokeCommandOnContextMenuInternal()
114 #define MAXSHORT 0x7fff macro
375 if (DataLength > (MAXSHORT - sizeof(CSR_API_MESSAGE))) in CsrClientCallServer()
447 DWORD Size = MAXSHORT, Count; in EnumProcesses()464 Size += MAXSHORT; in EnumProcesses()
1742 if (MountPoint->SymbolicLinkNameLength > MAXSHORT) in MountMgrQueryPoints()1785 if (MountPoint->DeviceNameLength > MAXSHORT) in MountMgrQueryPoints()
749 #define MAXSHORT 0x7fff macro
722 UpdateRectangle.Left = UpdateRectangle.Top = MAXSHORT; in VgaMarkForUpdate()