Search found 2 matches

by codewarrior
Thu Jan 25, 2018 10:53 pm
Forum: Plugins
Topic: Request Plugin
Replies: 2
Views: 24532

Re: Request Plugin

This is soo simple.

Attached project can be opened in Lazarus/FreePascal or Delphi to compile a plugin dll.

The magic is there:


procedure Enigma_Plugin_OnInit;
begin
// This function is calling when the protected file is being initialized
// when main program is not initialized yet ...
by codewarrior
Thu Jan 25, 2018 1:03 am
Forum: Plugins
Topic: Request Plugin
Replies: 2
Views: 24532

Request Plugin

Hello good day can i request a plugin that can create process for executable file...