32-bit
asp.net 32bit app cannot find 32bit ODBC driver on 64bit server
I have a an asp.net app that uses a SYSTEM DSN, and it works fine on local machine. After deploying to a 64 Bit server I am unable to connect to the DB using the dsn.[详细]
2023-04-03 10:35 分类:问答64bit library (WIA) load issue
About a week ago I was able to scan images using my 64bit .net application on Windows 7 x64. I开发者_JAVA百科 am now getting an error when the WIA interop library loads saying that it, or one of its d[详细]
2023-04-01 23:02 分类:问答How do I convert this program to work on a 64 bit machine for VB 6.3?
I have some VB 6.3 code that\'开发者_开发问答s normaly used on a 32 bit machine. But I am now trying to run it on a 64bit machine and the code doesn\'t work.[详细]
2023-04-01 14:29 分类:问答g++ cant compile 32 bit with mudflap
I have a project that for the time being has to be compiled in 32 bit mode.I\'m on Ubuntu 11.04 -64 bit and it works fine with the -m32 switch.[详细]
2023-04-01 01:22 分类:问答Is there any way to execute 64-bit programs on a 32-bit computer?
Just a simple question: Is there any way to run a program compiled u开发者_如何学Gonder a 64 bit Windows environment (with mingw64) on a 32 bit machine? Any DLL or any compatibility layer which I can[详细]
2023-03-31 05:00 分类:问答x86 32 Bit Assembly question
I am currently in the process of learning assembly and I was playing around with if statements. My current code is as follows.[详细]
2023-03-30 21:46 分类:问答Properly (independent of 32bit/64bit) saving a float to binary ofstream
So apparently on my machine, float, double and long double each have different sizes each. There also doesn\'t seem to be a strict standard enforcing how many bytes each of those types would have to b[详细]
2023-03-29 11:57 分类:问答Cannot find -lftd2xx when attempting to build a 32-bit JD2XX DLL
I\'m trying to build a 32-bit DLL of the JD2XX project found at http://sourceforge.net/projects/d2xx/. I\'m using MinGW to compile the开发者_StackOverflow中文版 code but am receiving an error from ld.[详细]
2023-03-28 01:07 分类:问答VBS Windows 64bit/32bit registry read problem
What I am trying to achieve I feel should be fairly simple yet it is driving me totally insane. Background:[详细]
2023-03-26 15:48 分类:问答How to run 32-bit Java on Mac OSX 10.7 Lion
From my experience with Windows 7 (64-bit) and Java, a 32-bit JRE uses less memory and runs significantly faster than a 64-bit JRE (provided you don\'t need or benefit from having a lot of memory). I[详细]
2023-03-25 17:08 分类:问答
加载中,请稍侯......