From 7cb09913542a3e4904c4e7c84ff7471d54ea677f Mon Sep 17 00:00:00 2001 From: Martin Endler Date: Sun, 23 Feb 2020 20:09:56 +0100 Subject: [PATCH] Add TODO related to the issue #30 --- src/pcsclite.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pcsclite.cpp b/src/pcsclite.cpp index b684ec4..dd66881 100644 --- a/src/pcsclite.cpp +++ b/src/pcsclite.cpp @@ -70,6 +70,7 @@ postServiceCheck: 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,