Re: 64-bit Vista - WeOnlyDo Discussion board

Re: 64-bit Vista (General questions)

by woddrazen, Tuesday, September 11, 2007, 10:38 (6095 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


Complete thread: