1 reference to GMEM_ZEROINIT
System.Drawing (1)
commonui\System\Drawing\Printing\PrinterSettings.cs (1)
1110IntPtr handle = SafeNativeMethods.GlobalAlloc(SafeNativeMethods.GMEM_MOVEABLE | SafeNativeMethods.GMEM_ZEROINIT, namesSize);