pcsc-lite  1.9.0
Macros | Functions
installifd.c File Reference

This is a reader installer for pcsc-lite. More...

#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <errno.h>
#include "PCSC/wintypes.h"
#include "PCSC/winscard.h"

Go to the source code of this file.

Macros

#define PCSCLITE_READER_CONFIG   "/etc/reader.conf"
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

This is a reader installer for pcsc-lite.

Definition in file installifd.c.