|
| Something like NWSess in Class and not in ActiveX?? |
 |
Sat, 05 Mar 2005 20:50:06 GMT |
Hello, I started to program a class in c++ to control the login, logout ans
the script execution with the NDS Lib. I finaly abord this project because
it's to big for me.
Now, I search something that can control the login and logout on the Novell
Network, it's can't be a ActiveX like NWSess, the reason is simple I dont
have a windows in my project.
|
| Post Reply
|
| Re: Something like NWSess in Class and not in ActiveX?? |
 |
Tue, 08 Mar 2005 17:06:42 GMT |
In article <2YoWd.737$xN5.735@prv-forum2.provo.novell.com>, ikus060
@hotmail.com says...
> Hello, I started to program a class in c++ to control the login, logout
ans
> the script execution with the NDS Lib. I finaly abord this project because
> it's to big for me.
>
> Now, I search something that can control the login and logout on the
Novell
> Network, it's can't be a ActiveX like NWSess, the reason is simple I dont
> have a windows in my project.
>
>
>
I know in Visual Basic you can still create the NWSess control without
having a Window. You just need to call CreateObject with the right
information. Not having done alot of C++ I'm not sure how you would do
the same in C++ but the fact it can be done in VB means it can be done
in C++
Regards,
|
| Post Reply
|
|
|
|
|
|
|
|
|
|