32bit-64bit
How can I change 'long' to 'int' without changing 'long long' using perl/awk/etc
I want to change all the longs to ints (in preparation for 64 bit code).I have a perl line that does:[详细]
2023-03-28 16:21 分类:问答32 bit application cant find DSN or Drivers on 64 bit Windows Server
I have a 32bit application running on 64bit windows utilising DSN to connect to a MS SQL database. I\'m getting the following error message:[详细]
2023-03-28 15:13 分类:问答converting .net application 32 bit to 64 bit
I have got a .net application, Class library (Target Platform set to Any CPU) Winform Applica开发者_如何学编程tion (Target platform set to Any CPU)[详细]
2023-03-28 15:10 分类:问答Installing IIS from c# code on 64bit machine with 32bit application
I\'m trying to install IIS on a 64bit machine. The installation is a 32bit c# application. The code is as follows (taken from here):[详细]
2023-03-28 14:19 分类:问答Forcing a Cocoa application to start in 32-bit mode programmatically
I have a Cocoa application that usually runs in full 64-bit mode on any Mac that supports this architecture.[详细]
2023-03-28 08:04 分类:问答Using C#, how to get whether my machine is 64bit or 32bit?
Using C#, I would like to create a method that retunrs whether my machine is 64 or 32-bit. Is there an开发者_运维知识库ybody who knows how to do that?System.Environment.Is64BitOperatingSystemSystem.E[详细]
2023-03-28 01:25 分类:问答Compiling 32-bit application using Visual Studio on a 64-bit machine
I\'m trying to compile a simple 32-bit Hello W开发者_运维百科orld application written in C using Visual Studio 2010 on a 64-bit machine on a Windows 7 fresh install. I also installed the \"Windows SDK[详细]
2023-03-27 16:34 分类:问答Out-of-Proc-COM-Server (x86): dllhost.exe looks in wrong registry path
I write for a COM-Server (x86) a wrapper based on a DLL surrogate (x64) described like here to get access from a 64-bit-client.[详细]
2023-03-27 02:19 分类:问答32 bit JDK on 64 bit Weblogic Server
Is it possible to run an application 开发者_运维百科on a 64 bit Weblogic 10.3.2 Server instance with a 32 bit JDK?[详细]
2023-03-27 01:32 分类:问答Why visual studio is linking MSVCR90.dll (x86) on 64 Bit platform?
I\'m writing a library for 开发者_Go百科MATLAB (mex-file). While developing I used the debug profile in Visual Studio 2008. Everything is fine in debug mode. MATLAB executes my library correctly.[详细]
2023-03-26 14:23 分类:问答