I'm trying to create a dll as add in to Terminal Server to create a virtual channel communication with the server.
I found this example (http://www.codeproject.com/Articles/16374/How-to-Write-a-Terminal-Services-Add-in-in-Pure-C), which unfortunately doesn't works on 64 bit client (on 32 bit client working properly). I followed all the instructions of the author but nothing.
Can someone who has used this example help me?
Thanks, Luigi.