K8055 programming c#

I would like to start a new project with K8055.

If I program in c#, what dll should I use ?
The dll for use with c++ or the “normal” one ?

Kind regards,

Guibert.

Due to the Vista you have to use the old DLL.
I think you have to use dynamic DLL loading at runtime.
You’ll find plenty of references by Google.
Search for: “C#” “dynamic DLL loading”