I am developing a java application and deploy it using batch file. At work, I use Vista 32 bit and at home I use win 7 64 bit. The batch file calls java.exe to do some tasks
I originally designed a win32 application on win7 32bits, with VC9.0. I recently upgraded to win7 64 bits, and tried to build+execute the previous application.
We bought Delphi XE to slowly upgrade from Delphi 6. Delphi 6 is well working in Win7/X64. I installed two virtual machines to test it (I planned three of them, but Virtual PC is not supports X64 gue
I seem to have completely the *emphasized text*opposite*emphasized text* problem to everyone else...
This question already has answers here: Closed 11 years ago. Possible Duplicate: sizeof(int) on x64? The size of IntPtr changes from 4 to 8 when compiled for x64 versus x86.
I\'ve implemented the code here in C# to get the MSB of an int. I\'m not certain what I need to do with the log reference table and the main code to exten开发者_开发问答d the code to 64 bit.
I want to make my .NET application run as a 32-bit process on a 64-bit machine with .NET1.1. The target platform option was introduced in later versions of VS(2005), but I am using VS2003 and .NET1.1
I am working on a in-process wmi provider which loads a native third party library using[DllImport]. The dll locations is fixed to c:\\mydllpath. Before loading the dll I set current directory to the
Psyco is amazing when it works. However, short of moving to a 32-bit version of Python, it doesn\'t look like we\'ll get a 64-bit version anytime soon. Are there any alternatives to psyco that can spe
I have a problem with Quicktime, that means, QTKit. A long time ago I wrote an app,开发者_高级运维 which is using camera devices on Mac OS X. The user could select the camera using a popup box. I popu