Packer plugins developer guide: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
m (Headings)
(Changed the article backink to more relevant Plugins interfaces#Official interfaces)
 
Line 47: Line 47:
* [[for Euphoria]]
* [[for Euphoria]]


{{backlink|Plugins|Plugins}}
{{backlink|Plugins interfaces#Official interfaces|Official plugins interfaces}}

Latest revision as of 10:01, 12 March 2021


The pages of this Wiki are based on the "Packers plugin writer guide" help file v2.1, partly written by Jiri Barton. The latest version of this file and some packer plugins (part of them with source in C or Delphi) should be available on www.ghisler.com[1], addons section.

The informations in these pages refers to the version 6.54 of TotalCmd and should be upward compatible with latest 6.X versions.

Copyright © 2000-2003 by Christian Ghisler, C. Ghisler & Co. All Rights Reserved.

Introduction

Mandatory functions

Optional functions

Structures

Callbacks

Error codes

Error Codes

Header files


Back to Official plugins interfaces