Winscard support (for smart cards)

Detlef Riekenberg wine.dev at web.de
Mon May 7 10:59:09 CDT 2007


On Mo, 2007-04-30 at 00:58 +0200, Mounir IDRASSI wrote:
> +#define SCARD_S_SUCCESS                                0x00000000
> +#define SCARD_F_INTERNAL_ERROR         0x80100001 /**< An internal
> consistency check failed. */
> +#define SCARD_E_CANCELLED                      0x80100002 /**< The
> action was cancelled by an SCardCancel request. */
> +#define SCARD_E_INVALID_HANDLE         0x80100003 /**< The supplied
> handle was invalid. */
> +#define SCARD_E_INVALID_PARAMETER      0x80100004 /**< One or more of
> the supplied parameters could not be properly interpreted. */ 


I have no Idea about the Code, but your idention is broken 
(SPACE and TAB).
Wine is using 4 Space, when possible.


SCARD_SCOPE/STATE/SHARE to SCARD_PROTOCOL_* as more Examples after a
quick view.

Thanks for helping Wine.


-- 
 
By by ... Detlef





More information about the wine-devel mailing list