mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-10 13:52:47 +02:00
Converted documentaion files to Markdown; Updated all content to current version; Added some credit;
This commit is contained in:
parent
f66c5ae0a6
commit
54382009f7
7 changed files with 89 additions and 71 deletions
17
TODO.md
Normal file
17
TODO.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# TODO
|
||||
|
||||
## Implement important missing PC/SC functions and write documentation:
|
||||
|
||||
* SCardControl()
|
||||
* SCardGetStatusChange()
|
||||
* SCardBeginTransaction()
|
||||
* SCardEndTransaction()
|
||||
* Write complete API documentation
|
||||
|
||||
## Implement less important missing PC/SC functions:
|
||||
|
||||
* SCardGetAttrib()
|
||||
* SCardSetAttrib()
|
||||
* SCardListReaderGroups()
|
||||
* SCardReconnect
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue