Re: Plugin Specs?

2003-08-05 Thread Januk Aggarwal
Hello Carsten,

Monday, August 04, 2003 at 19:59 GMT +0200, was when inspiration
required Carsten Thönges to compose:

 I would like to write DLLs in MinGW32 GCC C.  Does anyone have a
 simple example?

 me-too-mode 

   I would like to write macros in Python. Does anyone have a simple
   example?

The only thing I've been able to find is the Delphi example Stefan
posted:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg00380.html

-- 
Thanks for writing,
 Januk Aggarwal





http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Plugin Specs?

2003-08-05 Thread Mark Wieder
All-

Here's a reply I sent to Bill directly. I had posted this to the list
earlier on, but maybe it's time to send it up again.

Saturday, August 2, 2003, 8:04:55 PM, you wrote:

BM I would like to write DLLs in MinGW32 GCC C.  Does anyone have a
BM simple example?

Here's a stub I wrote using Borland C++ Builder, but it's pretty
straightforward C code. You might have to mess with the TBP_EXPORT
#define, but I think that should do it.

Note that the only API Stefan has published is for spam filtering. If
you want to do more, there's nothing available. At least yet. Stefan
has promised support for user-defined macros and such, but so far
there hasn't been any API or samples.

-Mark Wieder
 [EMAIL PROTECTED]
 Using The Bat! v1.63 Beta/7 on Windows 2000 5.0 Build 2195 Service Pack 2
-- 

TBBCCBSpamSample.zip
Description: Zip compressed data

http://www.silverstones.com/thebat/TBUDLInfo.html

New Plugin Spec...

2003-08-05 Thread Alexey N. Vinogradov
Hello, tbdev.

Strictly speaking, there are no specifications about TBP at all! The only things
which are exist - two simple plugins sent by Stefan as examples.

The very last one - which includes support for macro plugins - I attached to the
letter. TBPtest.rar - is originally posted by Stefan Tanurkov (you can found it
in previous postings, so this one only for reference or if anybody lost some
part of list). It is DELPHI file.

The second one - tpbtestVCPP - is _working_ translation of the first one, made
on Visual C++ (by me). In the file there is whole workspace and - tbptest.h -
which you can use in your own projects.

For full picture I am waiting if someone will make also variant for CBuilder (or
correct my one to be independent from compiler).

-- 
Sincerely,
 Alexey.
Using TB 2.00b1 on WinXP Pro SP1 (2600), spelling by ORFO2002 (CSAPI)
..with Kaspersky Antivirus Plugin (ver 3.5 Gold)  antispam filter BayesIt! 0.3b
  mailto:[EMAIL PROTECTED]

TBPtest.rar
Description: Binary data


tbptestVCPP.rar
Description: Binary data

http://www.silverstones.com/thebat/TBUDLInfo.html