S
Sameh Ahmed
Hello there
need to user the Terminal Services Administration API in VB .NET
http://msdn.microsoft.com/library/d...termserv/terminal_services_administration.asp
the point is, in MSDN they only mention stuff for C language.
Any how to link to this API and use it in VB.NET ?
I tried to add a reference to "wtsapi32.dll" and "wtsapi32.lib" in system32
but it gives an error that you can only add reference to assemblies with the
extension "dll" or COM components.
Any ideas?
Regards
Sameh
need to user the Terminal Services Administration API in VB .NET
http://msdn.microsoft.com/library/d...termserv/terminal_services_administration.asp
the point is, in MSDN they only mention stuff for C language.
Any how to link to this API and use it in VB.NET ?
I tried to add a reference to "wtsapi32.dll" and "wtsapi32.lib" in system32
but it gives an error that you can only add reference to assemblies with the
extension "dll" or COM components.
Any ideas?
Regards
Sameh