Top "Windows-7-x64" questions

for questions specifically about the x64 version of Windows 7.

64 bit ODBC Exception

I am getting the following ODBC exception when I moved my development platform from Windows XP X86 to Windows 7 X64: …

vb.net sql-server-2005 odbc driver windows-7-x64
502 Bad Gateway PHP Storm but Interpreter and executable are set

OS: Windows 7 - 64 bit PHP: Standalone php.exe (PHP ver 5.5) PHPStorm Version: 10.0.1 All the advice I see on getting past …

php phpstorm development-environment windows-7-x64
How to install PL/Python on PostgreSQL 9.3 x64 Windows 7?

I have tried to install the PL/Python v2.x language inside PostgreSQL on my database running the query: CREATE …

python postgresql windows-7-x64 postgresql-9.3 plpython
OutputDebugString() does not work on Windows 7x64

My program works great with windows xp. I am trying to add some more functionality and using OutputDebugString() to show …

windows-7-x64 outputdebugstring
%USERPROFILE% env variable for python

I am writing a script in Python 2.7. It needs to be able to go whoever the current users profile in …

python python-2.7 windows-7-x64 environment os.path
Issue in starting Apache DS

Hi I am facing an issue in starting the Apache DS. My environment is as follows. Windows 7 64 Bit I have 2 …

windows-7-x64 apacheds
Windows 7 timing functions - How to use GetSystemTimeAdjustment correctly?

I ran some tests using the GetSystemTimeAdjustment function on Windows 7, and got some interesting results which I cannot explain. As …

c++ windows timing windows-7-x64
Windows 7 Environment Variable for System32 or SysWOW64

Is there an environment variable to directly access System32 or SysWOW64 folder, respectively, in Windows 7 32bit or 64bit? I know …

c# environment-variables flash windows-7-x64 system32
How do you Configure Python Keyring to pull credentials from Windows Credential Manager on Windows 7?

I've spent a lot of time researching the keyring package trying to get a simple example to work. I'm using …

python windows python-2.7 windows-7-x64 python-keyring
Profiling x86 executable with Dependency Walker hangs on Windows 7 x64

Under Windows 7 x64, when I try to profile an x86 executable with the latest version of Dependency Walker (2.2.6000) the profiling …

windows-7-x64 dependency-walker