~ubuntu-branches/ubuntu/jaunty/pcsc-lite/jaunty-security

« back to all changes in this revision

Viewing changes to src/PCSC/ifdhandler.h

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Rousseau
  • Date: 2007-05-16 14:40:30 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20070516144030-6wk53ou910ctb9ds
Tags: upstream-1.4.1
ImportĀ upstreamĀ versionĀ 1.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *  David Corcoran <corcoran@linuxnet.com>
6
6
 *  Damien Sauveron <damien.sauveron@labri.fr>
7
7
 *
8
 
 * $Id: ifdhandler.h,v 1.8 2007-02-13 20:38:52 rousseau Exp $
 
8
 * $Id: ifdhandler.h 2474 2007-03-12 10:39:29Z rousseau $
9
9
 */
10
10
 
11
11
/**
142
142
#define IFD_ICC_NOT_PRESENT             616
143
143
#define IFD_NO_SUCH_DEVICE              617
144
144
 
 
145
#ifndef RESPONSECODE_DEFINED_IN_WINTYPES_H
145
146
        typedef long RESPONSECODE;
 
147
#endif
146
148
 
147
149
        /*
148
150
         * If you want to compile a V2.0 IFDHandler, define IFDHANDLERv2 before you