¡@

Home 

c++ Programming Glossary: new_function

Delphi problems converting VirtualProtect EAT hook routines from C to Delphi

http://stackoverflow.com/questions/9484319/delphi-problems-converting-virtualprotect-eat-hook-routines-from-c-to-delphi

char ptr offset bool eat_hook void old_function void new_function HMODULE hModule GetModuleHandleEx GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS.. 0 return false functions i reinterpret_cast DWORD new_function reinterpret_cast DWORD DosHeader if VirtualProtect functions.. true return false bool iat_hook void old_function void new_function HMODULE hModule DWORD sizeNeeded if 0 EnumProcessModules GetCurrentProcess..