hello

What are the common issues when you try to port your application to run on 64 bit windows? Is this pretty the only/first issue you'd run into?

Code:
Solution
> Configuration
   > Configuration Manager
      > Platform
         > select "New"
            > You can then choose x86 (32 bit) or x64 (64 bit)
Thanks