MCardApp

SUMMARY

This application demonstrates accessing memory cards through MCARD.DLL on SCM smart card readers.

BUILDING THE SAMPLE

You shall need Visual C++ Version 6.0 to recompile the sample. The source file are all listed in the manifest.

DISTRIBUTABLES

You can redistribute the DLL under /Redistribute folder along with your applications. 

RESOURCES

Documentation is available in MCARDAPI Manual available under the /Docs folder.

CODE TOUR

File Manifest

File                   Description
 
MCardApp.htm           The documentation for this sample (this file).
hexeditctrl.cpp        Defines Hexedit class
Mcard.cpp              Defines the application class
Mcard.rc               Resource data
McardDlg.cpp           Defines the dialogs in the application
StdAfx.cpp             For pre-compiled header
hexeditctrl.h          Header for Hexedit class
Mcard.h                Header for application class
MCardAPI.h             Defines the imports from MCARD.DLL
McardDlg.h             Header for dialogs in application
Resource.h             Resource definitions
StdAfx.h               Header for pre-compiled header files
Stdinc.c               Common include files for this application
Mcard.ico              Icon file
Mcard.rc2              More resources
 

 

 
 

© 2002-2004 SCM Microsystems, Inc.