I have made a small prog to send and receive APDU commands and responses to and from the smart card. I can use all the ?GSM? commands like SELECT, READ, STATUS, CHECK PIN, Etc. But i need to know if there are commands to do other functions like DIR?

If there are, where can i find a list of this commands? I'm using VC and eVC (Pc and PocketPc) and some "scardcom.tlb" files. But this files are specific to each card. Is there a generic file that can be used for any card? Since there is a standard it is possible to have a .tlb file that as basic common commands for all ISO cards? Can i build one?

Please help me!!

Thanks