JCL Help:TJclPeNameSearch
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPeNameSearch Class
Search in JCL Help
Search in all projectsClass Hierarchy
TJclPeNameSearch
Summary
Searches a set of image files for occurences of a specific function.
Pascal
public TJclPeNameSearch = class(TThread);
Description
TJclPeNameSearch is a thread class which allows you to search through a set of image files for occurences of a specific function. You can search through both the import and export section ofthe image files and through a mask specify exactly which image files are to be searched. Occurences are reported back through an event.
About
Unit
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