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

Alexandre Julliard julliard at winehq.org
Wed Jul 11 06:57:21 CDT 2007


"Christian Eggers" <ceggers at gmx.de> 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 to load instead
of a hardcoded list. If the key is not set you probably want to
fallback to just libctapi.so. Also the dll should fail to load if
the library cannot be loaded.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list