rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - airbug

Pages: 1
1
Developers / languages
« on: April 14, 2002, 01:41:35 AM »
I can do the translation to Turkish.. :)   And Dutch if needed..

And thank you again, rejetto, for this cool program.

mov ah, 4ch; int 21h;

2
Developers / a new api
« on: March 07, 2002, 04:01:09 PM »
Here're what I want for the new API:

We (future plugin coders) must be able to create one DLL which will be put in PLUGINS directory (or whatever) and activated in &RQ configuration..

Plugins must have mainly entry and exit function calls, which will be called when activated/deactivated.

Plugins must have something called something like TYPE which tells the type (heh, not surprising?) of the plugin. To be more precise, some of the plugins must not be active in the same time. Take an history plugin.. Say there are two history plugins.  They must not work together, not to overlap. :)

Well, I have more to write, soon.



mov ah, 4ch; int 21h;

Pages: 1