What's wrong with ...

2007-10-29 Thread Christian Eggers
Hello, I've submitted a patch to wine-patches 5 days ago which has not been added yet: Added wrapper dll for ct-api(CardTerminal API) http://www.winehq.org/pipermail/wine-patches/2007-October/045716.html I think that most of the code has already been reviewed: The 1st version has already been

Re: [Resubmit]: Added wrapper dll for ct-api(CardTerminal API)

2007-07-22 Thread Christian Eggers
Am 11 Jul 2007 um 13:57 hat Alexandre Julliard geschrieben: Christian Eggers [EMAIL PROTECTED] writes: +#ifndef SONAMES_LIBCTAPI +#define SONAMES_LIBCTAPI libctapi.so,libctapi-cyberjack.so.1,libct.so,libctdeuti.so.5 +#endif There should be a registry key to specify the library

[Resubmit]: Added wrapper dll for ct-api(CardTerminal API)

2007-07-03 Thread Christian Eggers
). In the meantime I got some additional feedback from other users of this DLL, hence I added a searchlist for different possible low-level libraries which might be extended in future. regards Christian On 5/6/07, Christian Eggers [EMAIL PROTECTED] wrote: Hello, this wrapper dll permits

Newbie question: WineLib DLLs

2007-05-05 Thread Christian Eggers
Hello, I've created a (very) simple wine dll as described in Building WineLib DLLs. This dll is a wrapper for the ct-api interface used for chipcard readers [1]. With this dll it's possible to use HBCI chipcards (for german online banking, [2]) together with Windows homebanking applications