.
The FlushInstructionCache API
10/21/2008 2:22:46 AM - anonymous
.
static extern bool FlushInstructionCache(IntPtr hProcess, IntPtr lpBaseAddress,
.
Shared Function FlushInstructionCache(hProcess As IntPtr, lpBaseAddress As IntPtr, dwSize As UIntPtr) As Boolean
.