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