ˇ@

Home 

c++ Programming Glossary: old_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

unsigned char ptr offset bool eat_hook void old_function void new_function HMODULE hModule GetModuleHandleEx GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS.. GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS LPCSTR old_function hModule PIMAGE_DOS_HEADER DosHeader PIMAGE_DOS_HEADER hModule.. ExportDirectory NumberOfFunctions i if functions i DWORD old_function DWORD hModule DWORD oldProtection if VirtualProtect functions..