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