diff --git a/src/pcsclite.cpp b/src/pcsclite.cpp index b684ec43..dd66881c 100644 --- a/src/pcsclite.cpp +++ b/src/pcsclite.cpp @@ -70,6 +70,7 @@ PCSCLite::PCSCLite(): m_card_context(0), LONG result; // TODO: consider removing this do-while Windows workaround that should not be needed anymore do { + // TODO: make dwScope (now hard-coded to SCARD_SCOPE_SYSTEM) customisable result = SCardEstablishContext(SCARD_SCOPE_SYSTEM, NULL, NULL,