mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-10 05:42:46 +02:00
README deleted, TODO update and desciption update in package.xml
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335789 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e5df8d6e39
commit
1fbba2e52c
3 changed files with 15 additions and 13 deletions
18
TODO
18
TODO
|
|
@ -1,7 +1,15 @@
|
|||
Some things that need to be done:
|
||||
Implement important missing PC/SC functions:
|
||||
|
||||
- Find all leaks and fix them
|
||||
- Write all function documentation
|
||||
- Write complete API documentation
|
||||
- ...
|
||||
- SCardControl(),
|
||||
SCardGetStatusChange(),
|
||||
SCardBeginTransaction(),
|
||||
SCardEndTransaction()
|
||||
|
||||
Implement less important missing PC/SC functions:
|
||||
|
||||
- SCardGetAttrib(),
|
||||
SCardSetAttrib(),
|
||||
SCardListReaderGroups(),
|
||||
SCardReconnect
|
||||
|
||||
Write complete API documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue