Re: Citrix



Hello !

> Does someone use that SDK?

Yes, i was using it to talk from server running application to smart
card reader, attached to client workstation.

> If so, does he know if my boss is right or wrong?

Your boss is right. They are most often right <g>

> And if my boss is right, could that someone give me a little more
> hint...

You should obtain SDK from Citrix site. SDK does not have
Pascal units, just C/C++ headers. I have translated them to
Pascal, but i cant share it. Probably somewhere in INet you can
find publically accessible ones.

Actually each virtual channel driver is a DLL publishing few entry
points. Also this DLL must be linked with few LIB's. Due that you
will need to develop your driver on C/C++.

I made generic DLL using VC. It knows how to load my Delphi
DLL. So, most of virtual driver code is on Pascal.

Kind of that ...

Regards,
Dmitry

--
Dmitry L. Arefiev, gs-soft Company, http://www.gs-soft.com
Personal - http://www.da-soft.com


.



Relevant Pages

  • Re: Converting .lib to .dll
    ... I have installed the network driver on my device and ... The SDK that I have been supplied with contains 2 files sdk.lib and ... You need the DLL. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: OTOH, you folks are smart ...
    ... for DllMain or any code to be executed before DoSomethingis called. ... to make a DLL ... I am the SDK user. ... *appears* to me to be because of the order the libraries get processed. ...
    (microsoft.public.vc.mfc)
  • Re: OTOH, you folks are smart ...
    ... for DllMain or any code to be executed before DoSomethingis called. ... to make a DLL ... I am the SDK user. ... *appears* to me to be because of the order the libraries get processed. ...
    (microsoft.public.vc.mfc)
  • Re: OTOH, you folks are smart ...
    ... user to initialize the SDK. ... It would be interesting to see what the aforementioned DLL entry ... I'm able to use the static lib to build an app with no problems as long as ... referenced by the linker *before* the run-time is referenced. ...
    (microsoft.public.vc.mfc)
  • Re: Kompiler mit Enlosschleife
    ... >Daß das Laufzeitverhalten einer Applikation genauso miserabel ist, ... eigentlich nur in Programmen, die mehr als einen Thread verwalten, oder? ... Nehme ich aber auch aus der Klageschrift raus, externe DLL, ... Aber das aktuelle SDK? ...
    (microsoft.public.de.vb)