5 references to GlobalAlloc
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AxHost.cs (1)
6693hglobal = UnsafeNativeMethods.GlobalAlloc(NativeMethods.GMEM_MOVEABLE, length);
winforms\Managed\System\WinForms\DataObject.cs (3)
760medium.unionmember = UnsafeNativeMethods.GlobalAlloc(NativeMethods.GMEM_MOVEABLE 954handle = UnsafeNativeMethods.GlobalAlloc(NativeMethods.GMEM_MOVEABLE | NativeMethods.GMEM_DDESHARE, size); 1424IntPtr hglobal = UnsafeNativeMethods.GlobalAlloc(NativeMethods.GMEM_MOVEABLE
winforms\Managed\System\WinForms\Printing\PrintDialog.cs (1)
332data.pageRanges = UnsafeNativeMethods.GlobalAlloc(NativeMethods.GPTR,