1 reference to STGM_WRITE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17990stream = stg.CreateStream(this.GetStreamName(), NativeMethods.STGM_WRITE | NativeMethods.STGM_SHARE_EXCLUSIVE | NativeMethods.STGM_CREATE, 0, 0);