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