VB6 to VB .NET Terminal Server APIs

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
 
O

One Handed Man \( OHM - Terry Burns \)

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.
 
C

Cor Ligthert

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
 
O

One Handed Man \( OHM - Terry Burns \)

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top