JCL Help:TJclPeMapImgHooks

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclPeMapImgHooks


Summary

Provides hooking and unhooking of API functions.


Pascal

 public TJclPeMapImgHooks = class(TObjectList);


Description

The TJclPeMapImgHooks provides the functionality to hook and unhook API functions as well as manage a set of those hooks. The class automatically unhooks all functions it manages when it is destroyed. The class does not allow you to hook a single function more than once.


About

Unit

JclPeImage


Navigation

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page