Y yxq Apr 27, 2005 #1 Windows XP 64 has released formally, i dont know how to convert the old 32bit programs to 64bit.
C Cor Ligthert Apr 27, 2005 #2 yxq, Windows XP 64 has released formally, i dont know how to convert the old 32bit programs to 64bit. Click to expand... Why? Cor
yxq, Windows XP 64 has released formally, i dont know how to convert the old 32bit programs to 64bit. Click to expand... Why? Cor
H Herfried K. Wagner [MVP] Apr 27, 2005 #3 yxq said: Windows XP 64 has released formally, i dont know how to convert the old 32bit programs to 64bit. Click to expand... Make sure you have a 64-bit version of the .NET Framework installed on the machine: <URL:http://msdn.microsoft.com/netframework/downloads/updates/>
yxq said: Windows XP 64 has released formally, i dont know how to convert the old 32bit programs to 64bit. Click to expand... Make sure you have a 64-bit version of the .NET Framework installed on the machine: <URL:http://msdn.microsoft.com/netframework/downloads/updates/>
C Cor Ligthert Apr 27, 2005 #4 Herfried, windows 32 bits programs will run on the current known windows 64 bit systems Cor
H Herfried K. Wagner [MVP] Apr 27, 2005 #5 Cor Ligthert said: windows 32 bits programs will run on the current known windows 64 bit systems Click to expand... ..NET applications won't run without a .NET Framework...
Cor Ligthert said: windows 32 bits programs will run on the current known windows 64 bit systems Click to expand... ..NET applications won't run without a .NET Framework...
Y yxq Apr 28, 2005 #6 If i have a 64-bit version of the .NET Framework, can i use vs2003 to build a 64-bit program?
H Herfried K. Wagner [MVP] Apr 28, 2005 #7 yxq said: If i have a 64-bit version of the .NET Framework, can i use vs2003 to build a 64-bit program? Click to expand... I suggest to read the following document: 64-Bit .NET Framework <URL:http://msdn.microsoft.com/netframework/programming/64bit/>
yxq said: If i have a 64-bit version of the .NET Framework, can i use vs2003 to build a 64-bit program? Click to expand... I suggest to read the following document: 64-Bit .NET Framework <URL:http://msdn.microsoft.com/netframework/programming/64bit/>
M M. Posseth Apr 30, 2005 #8 I have folowed multiple webcasts regarding 64 Bit programming with .Net If i understood everything correct ,,, you do not have to change a single line of Code everything is handled by the framework and WOW64 M.Posseth [MCP]
I have folowed multiple webcasts regarding 64 Bit programming with .Net If i understood everything correct ,,, you do not have to change a single line of Code everything is handled by the framework and WOW64 M.Posseth [MCP]