This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5c27a1ccc2
Sweden-Number
/
dlls
/
ctapi32
/
Makefile.in
8 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
ctapi32: Added wrapper dll for ctapi (CardTerminal API).
2007-11-02 13:46:18 +01:00
MODULE
=
ctapi32.dll
ctapi32: Build as a pure Unix library. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-17 14:16:00 +01:00
UNIXLIB
=
ctapi32.so
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
advapi32
ctapi32: Added wrapper dll for ctapi (CardTerminal API).
2007-11-02 13:46:18 +01:00
ctapi32: Move libctapi.so interface to a separate Unix library. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-29 09:37:35 +02:00
C_SRCS
=
\
ctapi32.c
\
unixlib.c