32-bit
C# System.Diagnostics.Process: can't launch a 32 bit exe file in 64 bit OS
I have a 32 bit exe file compiled with Turbo Pascal. I need to launch it. It worked well when I had Windows 7 32 bit, but now I\'m on Windows 7 64 bit, and I get the following exception:[详细]
2023-01-17 18:24 分类:问答Building 32-bit Detours library
I\'m using Detours library from microsoft, and I was using the 32bit version (which is free). I\'m now on a 64-bit installation of windows 7 and I can\'t seem to compile Detours with nmake.[详细]
2023-01-16 12:02 分类:问答Addressing data using relative pointers (x86-32 assembler)
I\'m writing in 32-bit x86 assembler, and I\'m not quite sure how to address data that is always in the same relation to the code. Do I have to use EIP to calculate the absolute address, or is there开[详细]
2023-01-16 10:57 分类:问答lua 64-bit transitioning issue
I really hope there is some help to get on this subject. Has anyone ever used lua in an application that needs to have both 32-bit and 64-bit support? We are currently transitioning to 64-bit but are[详细]
2023-01-16 04:24 分类:问答Services 32bit dlls on 64bit machine
I\'ve built and installed my service from vs2010 onto a 64bit machine. My problem comes in when my service references 32 bit dlls (spssio32.dll to be precise) - I get the error in my event viewer : \[详细]
2023-01-15 21:00 分类:问答SetWindowsHookEx failing in .NET 4.0 on 32-bit machine with "module not found"?
I have found similar questions on this page, but I can\'t seem to figure out how to interpret the answers or figure out if they are truly duplicates.[详细]
2023-01-15 14:44 分类:问答What are 16, 32 and 64-bit architectures?
What do 16-bit, 32-bit and 64-bit architectures mean in case of Microprocessors and/or Operating Systems?[详细]
2023-01-14 02:28 分类:问答cannot assign a value to 64-bit integer on 32-bit platform
After switching from 64-bit to 32-bit platform (both of them are CentOS) I get inte开发者_开发问答ger constant is too large for ‘long’ type error for the following line of code[详细]
2023-01-12 09:33 分类:问答How to install OpenCV 2.1 via MacPorts in 32-bit?
if we do \"sudo port install opencv\" it works fine but it installs in 64 bit as default. How do I install in 开发者_运维问答32-bit?If you want an easy answer you should consider moving to homebrew, w[详细]
2023-01-12 04:23 分类:问答Migrating assembly code from 32 to 64 bit question
I\'m responsible for some application level code that I inherited that has some x86... Intel assembly code based on 32 b开发者_高级运维it instructions and addressing. I going to make the assumption th[详细]
2023-01-12 02:55 分类:问答