3 writes to fMask
System (3)
services\monitoring\system\diagnosticts\Process.cs (3)
2209shellExecuteInfo.fMask = NativeMethods.SEE_MASK_NOCLOSEPROCESS; 2214shellExecuteInfo.fMask |= NativeMethods.SEE_MASK_FLAG_NO_UI; 2243shellExecuteInfo.fMask |= NativeMethods.SEE_MASK_FLAG_DDEWAIT;