Re: The Bat! Common Plug-in API v1.0

2003-09-20 Thread Alexey N. Vinogradov
One more error i CP-API :) ,- | 5.1.7. TBP_NeedConfig | | Syntax: | | C++: int WINAPI TBP_ConfigNeeded(); | | Object Pascal: function TBP_ConfigNeeded: Integer; stdcall; `- Here must be TBP_NeedConfig, not TBP_ConfigNeeded! -- Sincerely, Alexey.

Re[2]: The Bat! Common Plug-in API v1.0

2003-09-20 Thread Stefan Tanurkov
Good [morning|afternoon|day|evening|night] Alexey, ANV About the restriction: it would be nice to include the underscore character _ ANV in the set. It's there, I just forgot to include it. Fixed :-) -- Best regards, Stefan ...Blessed is the end-user who expects nothing,

Re[2]: The Bat! Common Plug-in API v1.0

2003-09-20 Thread Stefan Tanurkov
Good [morning|afternoon|day|evening|night] Alexey, ANV Here must be TBP_NeedConfig, not TBP_ConfigNeeded! Fixed :-) -- Sincerely, Stefan ...In spite of everything I still believe that people are really good at heart. - Anne Frank

Re[2]: The Bat! Common Plug-in API v1.0

2003-09-20 Thread Stefan Tanurkov
Good [morning|afternoon|day|evening|night] Alexey, ANV And quite more comments :) All fixed, thank you! :-) -- Regards, Stefan ...Who is they anyway? http://www.silverstones.com/thebat/TBUDLInfo.html

Re[2]: The Bat! Common Plug-in API v1.0

2003-09-20 Thread Stefan Tanurkov
Hi Tero, TR You don't happen to have a C header file I could use instead of copy TR pasting declarations from the .RTF-document do you ?-) No, sorry. I'm using Object Pascal as the primary PL :-) -- Cheers, Stefan ...WindowsError:042 This virus requires Microsoft Windows.

Re[2]: The Bat! Common Plug-in API v1.0

2003-09-20 Thread Stefan Tanurkov
Hi Alexey, ANV The important question: are TBP_Initialize and TBP_Finalize also multithreaded? ANV If so, it will unfortunately hard to initialize a critical sections in ANV TBP_Initialize... No. They are called from the main thread and only on startup/shutdown. Otherwise, it would be wrong to

Re: The Bat! Common Plug-in API v1.0 - some extra typerrs found...

2003-09-17 Thread Alexey N. Vinogradov
Hello, Stefan. You wrote 10.09.2003 @ 16:30 in mid:[EMAIL PROTECTED] using mailer The Bat! (v2.00.6) ST Dear All, ST Phew... Writing API documentation is definitely a hard task for me :-) Some extra notes to the text of API: 1. From TBP_GetConfigData description: ,- | ABuf | [out]

The Bat! Common Plug-in API v1.0 - Russian version

2003-09-17 Thread Alexey N. Vinogradov
Hello, tbdev. In attachment there is my russian translation of CP-API v1.0 originally published by Stefan Tanurkov @ MID:[EMAIL PROTECTED] If anybody interesting: I am going to made nice-formatted PDF version - both for english and russian version - and make it available to all who need. --

Re: The Bat! Common Plug-in API v1.0

2003-09-10 Thread Tero Ripattila
-BEGIN PGP SIGNED MESSAGE- Hash: MD5 Hello Stefan, Wednesday, September 10, 2003, 10:30:03 AM, you wrote: ST OK, here it is - the first version of TB! CP API for your comments. You don't happen to have a C header file I could use instead of copy pasting declarations from the

Re: The Bat! Common Plug-in API v1.0

2003-09-10 Thread Alexey N. Vinogradov
Hello, Stefan. You wrote 10.09.2003 @ 16:30 in mid:[EMAIL PROTECTED] using mailer The Bat! (v2.00.6) ST Dear All, ST Phew... Writing API documentation is definitely a hard task for me :-) Agree... :) ST OK, here it is - the first version of TB! CP API for your comments. ST Attention

Re: The Bat! Common Plug-in API v1.0

2003-09-10 Thread Alexey N. Vinogradov
Hello, Stefan. You wrote 10.09.2003 @ 16:30 in mid:[EMAIL PROTECTED] using mailer The Bat! (v2.00.6) ST We are planning to make some additions to the API soon. Please post ST your suggestions about which plug-in slot should be implemented ST next. One more suggestion... What about

Re: The Bat! Common Plug-in API v1.0

2003-09-10 Thread Alexey N. Vinogradov
Hello, Stefan. You wrote 10.09.2003 @ 16:30 in mid:[EMAIL PROTECTED] using mailer The Bat! (v2.00.6) ST I tried to make everything clear, but if there are some uncovered ST issues and concerns, please post them here. ST We are planning to make some additions to the API soon. Please

Re: The Bat! Common Plug-in API v1.0

2003-09-10 Thread Mark Wieder
Stefan- I see a few template object indexes which have disappeared from the code stub you posted a while ago. I'm assuming these are gone for a reason, and not just an oversight. Their numeric values have not been subsumed by other indexes. In particular, tpxAttachVCard tpxSingleRe