9 references to GMEM_MOVEABLE
System.Windows.Forms (9)
winforms\Managed\System\WinForms\AxHost.cs (1)
6693
hglobal = UnsafeNativeMethods.GlobalAlloc(NativeMethods.
GMEM_MOVEABLE
, length);
winforms\Managed\System\WinForms\DataObject.cs (7)
760
medium.unionmember = UnsafeNativeMethods.GlobalAlloc(NativeMethods.
GMEM_MOVEABLE
954
handle = UnsafeNativeMethods.GlobalAlloc(NativeMethods.
GMEM_MOVEABLE
| NativeMethods.GMEM_DDESHARE, size);
1016
NativeMethods.
GMEM_MOVEABLE
| NativeMethods.GMEM_DDESHARE);
1084
NativeMethods.
GMEM_MOVEABLE
1110
NativeMethods.
GMEM_MOVEABLE
1141
NativeMethods.
GMEM_MOVEABLE
1424
IntPtr hglobal = UnsafeNativeMethods.GlobalAlloc(NativeMethods.
GMEM_MOVEABLE
winforms\Managed\System\WinForms\NativeMethods.cs (1)
560
GHND = (
GMEM_MOVEABLE
| GMEM_ZEROINIT),