Commit Graph

9 Commits

Author SHA1 Message Date
Alexandre Julliard fc67bbf27f ctapi32: Implement Wow64 entry points in the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-08 21:00:57 +01:00
Alexandre Julliard 6677ba7834 ctapi32: Move libctapi.so interface to a separate Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-29 09:58:55 +02:00
Alexandre Julliard 3b9ddb66ad ctapi32: Use standard dlopen() instead of the libwine wrappers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-06 21:21:41 +02:00
Frédéric Delanoy c710a50b24 ctapi32: Use BOOL type where appropriate. 2013-11-07 13:12:23 +01:00
Alexandre Julliard 6eca89efa7 ctapi32: Don't unload external libraries on process shutdown. 2013-04-30 18:44:46 +02:00
Francois Gouget 42a61d7ed7 Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
Sven Paschukat a080af035e ctapi32: Added null terminator to library name. 2007-11-30 12:43:37 +01:00
Francois Gouget d5fb2315cb ctapi32: Use quotes to include our headers. Fixes winapi_check warnings. 2007-11-13 13:37:30 +01:00
Christian Eggers f89c6de727 ctapi32: Added wrapper dll for ctapi (CardTerminal API). 2007-11-02 13:46:18 +01:00