Re: Plugin Specs?

2003-08-14 Thread Jan Oetjen
Hi Bill,

Am Sunday, August 03, 2003 (05:04 Uhr) hast Du geschrieben ...

 Hello TB Dev,

 Back on July 24th, Jan Oetjen asked for specs for writing plugins.
 There was no response with specs.

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

I am currently to busy to explore or make a conversion for C/C++.
Gimme a little time and then I will try to make a working C/C++
header file. Well actually I am using Metrowerks C++ but still i think i
will be able to at least provide you with some hints on how you can
accomplish this with MinGW32 as well. You can additionally ask Alexey
N. Vinogradov as well (he's an active member of this mailing list). He
offered my some .h files for writing plugins with C/C++ though i
wasn't able to have him send them to me since i am quite occupied (as
told earlier) in the moment.

Jan

-- 
 __
(..)
_.o0( )0o.__
Why do you press harder on a remote-control when you know the battery
is dead?

Message created with The Bat! 2.0 Beta/1
  Windows XP 5.1-Service Pack 1 (Build 2600),
  Fujistu-Siemens AMILO D 7820, P4 2.53ghz, 512mb RAM, 40gb HD,
  ATI Mobility RADEON 9000 (64mb RAM), SIS 645 DX, ENE CB 1420,
  AC97  Cirrus CS4299 KQ, SIS 962 Southbridge




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


Re: Plugin Specs?

2003-08-09 Thread Alexey N. Vinogradov
Hello, Bill. 
You wrote in mid:[EMAIL PROTECTED]

BM Hello TB Dev,

BM Back on July 24th, Jan Oetjen asked for specs for writing plugins.
BM There was no response with specs.

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


You can found one variant in the attachment. Unfortunately I can't yet translate
interface definition from Delphi to C++ - there are some problem arises during
compilation. If you can resolve it - please, send to me working copy.


-- 
Sincerely,
 Alexey.
Using TB 1.63b11 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]

TBPtestVCPP.zip
Description: Binary data

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

Re: Plugin Specs?

2003-08-06 Thread Carsten Thönges
* Marek Mikus [EMAIL PROTECTED] writes:

 one macro plugin already exists, is written by Andrew Perevodchik and
 You can download it here: http://barin.com.ua/soft/mymacros/english.html
 His mail is [EMAIL PROTECTED], so You can try to contact it.

I do really appreciate if people work on plugins ...

Maybe I am paranoid, *but* am I the only one who would *never*
install mailreader plugins that come without their source code?

AFAIK 40tude Dialog is also written in Delphi and now take a look at

  http://tinyurl.com/j2vy 

I'm not a dialog user but as far as I understand these are scripts
that don't have to be compiled. Just scripts.

I just hate the idea that one has to compile a dll for just writing
a simple script...

Andrew, if you read this, please publish the plugins' source code! :-)
-- 
Carsten (terribly afraid of trojan horses)



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


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

Re: Plugin Specs?

2003-08-04 Thread Carsten Thönges
* Bill McCarthy [EMAIL PROTECTED] writes:

 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?

/
-- 
Carsten



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