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