Why don't you use PKCS#11 interface?

On 10/16/08, Manuel Preliteiro <[EMAIL PROTECTED]> wrote:
> Hello
>
> I'm trying to make a simple context aware program. I installed (under
> Windows) OpenSC with success. Now I want to access the API (throw C), I
> moved all the "include\opensc" directory to my libraries location but since
> only the header file is present I cant compile anything (undifined
> references error). I looked for a opensc.o but i can only find a opensc.dll.
> So, i guess it that what i want to use.
>
> And how to do it? Once I used a dll in a C project but it was dinamacly
> linked and i dont want that in this proj, I want everything to be cheked in
> compile time. Other thing is the dll is in a diferent directory then the
> header file, should i move them together?
>
> Sory, this questions are probably beguiner questions, but I didnt came
> across manny times with this kind of things
>
> Manuel
>
>
>
> _______________________________________________
>  opensc-devel mailing list
>  opensc-devel@lists.opensc-project.org
> http://www.opensc-project.org/mailman/listinfo/opensc-devel
>
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to