JCL Help:PeBorUnmangleName@string
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: PeBorUnmangleName Function
[+] JclPeImage.pas Functions
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
function PeBorUnmangleName(const Name: string; out Unmangled: string; out Description: TJclBorUmDescription; out BasePos: Integer): TJclBorUmResult; overload;
function PeBorUnmangleName(const Name: string; out Unmangled: string; out Description: TJclBorUmDescription): TJclBorUmResult; overload;
function PeBorUnmangleName(const Name: string; out Unmangled: string): TJclBorUmResult; overload;
function PeBorUnmangleName(const Name: string): string; overload;
Description
The description for this help topic does not exist, edit this page
About
Unit
Donator
Petr Vones
Todo
TODO
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