Re: DLLs favailable for 64bit Windows? (General questions)
Hi Frank,
wodSSH ActiveX component and wodSSH.NET component are build in 32bit environment but it should work in 64bit platforms on Windows XP and Windows Vista.Can you try it and let us know how it goes?
Regards,
Drazen
Hello,
Thanks for the quick response. I am building your VC MFC
example (with fast notifications) as a test case right now. I
am running on Windows XP Pro x64 and Vista x64 Ultimate. If I
build the .exe as a 32bit app ( win32 target), everything works
just fine. If I build the .exe as a 64bit .exe ( x64 target),
I get the following runtime error:
The error comes from the line:
if (!m_SSH.CreateDispatch( WeOnlyDo.wodSSHCom.1 ,NULL)) ...
Under x64, a 64bit .exe cannot load a 32bit DLL, which is
what I think is happening here. If so, do you guys provide
a 64bit DLL? If not, would it be possible for me to build
one if we were to purchase a source code license?
Thanks.
Complete thread:
- DLLs favailable for 64bit Windows? - Randall Frank, 2007-04-13, 18:53
- Re: DLLs favailable for 64bit Windows? - woddrazen, 2007-04-13, 19:14
- Re: DLLs favailable for 64bit Windows? - Randall Frank, 2007-04-13, 21:34
- Re: DLLs favailable for 64bit Windows? - wodSupport, 2007-04-13, 21:58
- Re: DLLs favailable for 64bit Windows? - Randall Frank, 2007-04-13, 22:46
- Re: DLLs favailable for 64bit Windows? - wodSupport, 2007-04-13, 22:57
- Re: DLLs favailable for 64bit Windows? - Randall Frank, 2007-04-13, 22:46
- Re: DLLs favailable for 64bit Windows? - wodSupport, 2007-04-13, 21:58
- Re: DLLs favailable for 64bit Windows? - Randall Frank, 2007-04-13, 21:34
- Re: DLLs favailable for 64bit Windows? - woddrazen, 2007-04-13, 19:14