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