Commit Graph

13 Commits (d492f7bbf818ba35a0bb8a7be2d814c0ba8acc5a)

Author SHA1 Message Date
Alexandre Julliard e39b3a2faf capi2032: Use standard dlopen() instead of the libwine wrappers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-06 21:21:41 +02:00
Eric Pouech 21171c403f janitorial: Prototype func() should be func(void). 2008-04-30 13:45:23 +02:00
Alexandre Julliard 3336e9bf05 configure: Merge the libcapi20 existence check with the soname check. 2007-07-02 17:29:17 +02:00
Alexandre Julliard 5a95cfbd9c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
Michael Stefaniuc 51cc433cc8 capi2032: Fix non-ANSI function declaration. Found by sparse. 2007-06-05 12:18:58 +02:00
Vitaliy Margolen 42a279f255 capi: Fix compiler warnings. 2006-10-04 09:59:43 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Uwe Bonnes dc4f752e9d Fix gcc 4 warnings. 2005-10-26 10:05:27 +00:00
Marcus Meissner 67d3afb0d1 Load libcapi20.so.* dynamically on demand. 2005-01-07 15:33:02 +00:00
Marcus Meissner 8a01a06427 Newer dependent linux headers have __user notations, which we need to
provide. Define it to be empty.
2004-08-17 22:08:43 +00:00
Patrik Stridvall ede82e3055 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
Alexandre Julliard 0b2f7a81c9 AVM GmbH http://www.avm.de/
Removed some old RCS comments.
Fixed a message location and CAPI_WAIT_FOR_SIGNAL.
2003-11-13 20:51:49 +00:00
Alexandre Julliard 00fdd9fc1b AVM Computersysteme Vertriebs GmbH
Implemented a CAPI20 wrapper library for CAPI4Linux access.

Marcus Meissner <marcus@jet.franken.de>
Cleaned up, autoconfed.
2003-11-06 00:26:43 +00:00