S
Steven Anderson
I am writing an active X dll and need to run a telnet session from it. I
setup a class module and a form. The internet tranfer control is on the
standard VB form. When I run the connect method, I do not get any of the
events to fire on the control. ie the winsock.state stays at 6 (attempting
to connect)
I have run standard exe projects with the internet tranfer control and they
have worked well. Seemes like there is a problem with the Form getting
processor time to see events in the control from the Class. HELP
setup a class module and a form. The internet tranfer control is on the
standard VB form. When I run the connect method, I do not get any of the
events to fire on the control. ie the winsock.state stays at 6 (attempting
to connect)
I have run standard exe projects with the internet tranfer control and they
have worked well. Seemes like there is a problem with the Form getting
processor time to see events in the control from the Class. HELP