Hi Viktor,
I'm no expert on the details.
I guess there are some cards with flexible memory and object
management, where you can delete objects and later again create
new ones, and where free memory is available for new objects,
without creating suiteable sized containers first.
I guess cardos fi
Hello,
I am trying to debug Apple version of pcsc-lite. The code contains calls like:
secdebug("pcscd", "RFCheckSharing: sharing violation, dwLockId:
0x%02X", rContext->dwLockId);
I would like to know _where_ the debug messages are sent?
And how to activate them (if needed)?
What