WinRE 64 Bit application problem |
Post Reply |
Author | |
melwin
Newbie Joined: 30 April 2008 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 30 April 2008 at 6:45am |
Hi,
I've created an app in VS2005 and compiled with x64 CPU option, If I try it to get run in WinRE amd64 architecture.. After running the app, it doesn't respond anything and be idle..
Also I coppied all the vb supported dll files to the same app folder ..
If i create a 32bit app and run in WinRE x86 architecture.. it works well.
Please help me to correct this problem.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
x64 application can't use 32bit ActiveX :-(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
melwin
Newbie Joined: 30 April 2008 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Hi oleg,
Then what is the possible way to run a x64 app in amd64 architecture platform(WinRE)
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
you can build x32 application and run it in amd x64. or build x64 but without ActiveX.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |