VB6 to VB .NET Terminal Server APIs

  • Thread starter Thread starter Nikolay Petrov
  • Start date Start date
N

Nikolay Petrov

Hi.
I need to use Windows Terminal Server APIs in my app.
The only sample code i've found is written in VB6, but I understand VB .NET.
I've found a sample app which contains all the code I need, but when
converted to VB .NET it won't build because if many errors in code, which i
can't fix.

Can someone help me?
Can someone rewrite it in VB .NET?
The sample app can be found at:
http://www.mentalis.org/vbexamples/vbexample.php?vbexample=GETINFOTS

Thanks in advance
 
Scrub the second bit of my reply, I was having a mad moment there and
thought you said C#

OK When you have imported a VB6 project , there is a number of TODO's which
it constructs for you to point to where errors are. Can you post these along
with the corresponding code snippets to the NG and someone will take a look.

Also

If there are any bits of code ( Other than that ) which wont compile, you
can post this too.
 
Hi Terry,

I thought you know how to use it with dotNet on terminal server, was it not
Peter who gave you a link?

Cor
 
Yes thats true, but now Im not working there anymore and dont have a copy of
that message nor can I find it here in my current listings.
 
Back
Top