1 reference to VirtualAllocEx
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonRemoteMemoryBlock.cs (1)
43
SetHandle(Misc.
VirtualAllocEx
(_processHandle, IntPtr.Zero, new UIntPtr((uint)cbSize), UnsafeNativeMethods.MEM_COMMIT, UnsafeNativeMethods.PAGE_READWRITE));