1 reference to VirtualAllocEx
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
1778
IntPtr result = UnsafeNativeMethods.
VirtualAllocEx
(hProcess, address, size, allocationType, protect);