wodFtpDLXCom (General questions)
Morning
I have a number of forms in my VB6 project which can all start FTP sessions so I moved
Dim WithEvents Sftp1 As wodFtpDLXCom
Implements IwodFtpNotify
and all the associated IwodFtpNotify methods to a class. I have a connect method which I call and it seems to work OK but does not fire any of the IwodFtpNotify methods like StateChange.
What am I missing?
Thanks
Complete thread:
- wodFtpDLXCom - cvmbor, 2007-05-12, 18:05
- Re: wodFtpDLXCom - wodSupport, 2007-05-12, 18:08
- Re: wodFtpDLXCom - cvmbor, 2007-05-12, 18:32
- Re: wodFtpDLXCom - wodSupport, 2007-05-12, 21:23
- Re: wodFtpDLXCom - cvmbor, 2007-05-12, 18:32
- Re: wodFtpDLXCom - wodSupport, 2007-05-12, 18:08