Re: 64-bit Vista (General questions)

by woddrazen, (6444 days ago) @ Oleg

Oleg,


As Kreso already mention native ActiveX components (OCX) that is build in 32bit environment will not work in 64bit environment.

You can probably use instead OCX, DLL (wodFtpDLX.dll).

Also in one of your previous posts you are receiving error in line:
[code]
CreateDispatch(_T( WeOnlyDo.wodFtpDLXCom.1 ),NULL)
[/code]

From WeOnlyDo.wodFtpDLXCom.1 I see that your are using wodFtpDLX.dll. You should in that can regsvr32 wodFtpDLX.dll


Drazen

locked

Complete thread: