Add TODO related to the issue #30
This commit is contained in:
@@ -70,6 +70,7 @@ postServiceCheck:
|
|||||||
LONG result;
|
LONG result;
|
||||||
// TODO: consider removing this do-while Windows workaround that should not be needed anymore
|
// TODO: consider removing this do-while Windows workaround that should not be needed anymore
|
||||||
do {
|
do {
|
||||||
|
// TODO: make dwScope (now hard-coded to SCARD_SCOPE_SYSTEM) customisable
|
||||||
result = SCardEstablishContext(SCARD_SCOPE_SYSTEM,
|
result = SCardEstablishContext(SCARD_SCOPE_SYSTEM,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user