|
Hi, I'm writing windows application, in that i set the Target CPU as "X86" since i'm facing issues as mentoned below, when i run the application in the 64- bit machine.
Issues fixed by changing to "x86": 1. Jet OLEDB.4.0 not registered on the local machine. 2. Flash media player doesn't support in 64- bit machine.
I just want to know any other impact on my application when the running in 64 bit machinebecause of changing the Traget CPU property as "x86". Please let me know the pros and cons ofsetting the project Type CPU as "x86".
Thanks
|