starting 64 Bit Windows Application Development
        Posted  
        
            by user173438
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user173438
        
        
        
        Published on 2009-12-07T12:08:25Z
        Indexed on 
            2010/03/31
            21:33 UTC
        
        
        Read the original article
        Hit count: 317
        
I intend to start writing a 64 Bit Scientific Computing Application (signal processing) for Windows using Microsoft Visual Studio 2008. What should I have ready as far as a development platform is concerned?
How would it be different from 32 Bit development? What could be the porting issues for a 32 Bit version that I already have (ok - this might too early to ask.. even before I start compiling)?
As you might have guessed, I am looking for general directions. All pointers would be much appreciated! :)
Thanks in advance..
© Stack Overflow or respective owner