winscard.h in lowercase is part of mingw; refs #30
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__)
|
#if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__)
|
||||||
#undef UNICODE
|
#undef UNICODE
|
||||||
#undef DATADIR
|
#undef DATADIR
|
||||||
#include <WinSCard.h>
|
#include <winscard.h>
|
||||||
#undef ERROR
|
#undef ERROR
|
||||||
#ifndef MAX_ATR_SIZE
|
#ifndef MAX_ATR_SIZE
|
||||||
#define MAX_ATR_SIZE 33
|
#define MAX_ATR_SIZE 33
|
||||||
|
|||||||
Reference in New Issue
Block a user