64-bit
How to create a 64-bit build of an Opengl project
I have a VS C++ 6 project that I need to create a 64 bit build for. The project uses opengl (which I have no experience of!) and requires the following libraries: glu32.lib, opengl32.lib and glaux.lib[详细]
2023-03-26 16:41 分类:问答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 分类:问答Cython won't compile on Windows 7 x64
I\'m struggling with installing Cython on Windows 7 x64. I downloaded and installed the automated MinGW installer. The created a distutils.cfg to the distutils folder with the following content:[详细]
2023-03-26 11:10 分类:问答Problem uninstalling SQL Server 2005
I have a problem with SQL Server 2005. I have a Computer with Windows 7 x64 bits installed and I want to run SQL Server 2005 correctly. The first time I try it, i did the follow:[详细]
2023-03-26 09:59 分类:问答how to run jar file on mac
I have developed a app with external library(DJProject) in eclipse on windows OS and myjar file run success on windows but when i bring myjar into macintosh i have exception;[详细]
2023-03-26 07:38 分类:问答C# Access 64 bit Registry
I was wondering if it was possible to access the following registry key in C# on a 64 bit pc. HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run[详细]
2023-03-26 07:37 分类:问答what is the maximum size of a PE file on 64-bit Windows?
It seems to me it\'s always goin开发者_运维知识库g to be 4GB, because it uses the same size datatype (A DWORD)? Isn\'t a DWORD for the SizeOfImage always going to be 32-bits? Or am I mistaken about th[详细]
2023-03-26 07:28 分类:问答what is the equivalent of _emit in MASM
I\'m trying to port some inline assembly code written in Visual Studio开发者_运维问答 into MASM64. The original code uses _emit which is a pseudo instruction that defines one byte at the current locat[详细]
2023-03-25 21:20 分类:问答Compilation Qt 4.7.3 under Windows x64 with VS 2008
I tried to compilation Qt 4.7.3 under Windows x64 with VS 2008. Step by step: Start Start Menu\\Microsoft Visual Studio 2008\\Visual Studio Remote Tools\\Visual Studio 2008 x64 Win64 Command Prompt[详细]
2023-03-25 19:47 分类:问答segmentation fault with negative index
This code fragment gives segfault on the line with ->, please note n=3 real_t _b[n+1]; real_t * b = 开发者_开发问答_b+1;[详细]
2023-03-25 18:15 分类:问答