Note that there are some explanatory texts on larger screens.

plurals
  1. POWhere will I find WOW64... defines on my setup (VS 2005 on Vista 64, C++)
    primarykey
    data
    text
    <p>I got a project from the web. The "solution" and the "projects" files were coded for VS2010 but I changed the version numbers and I could load them in my VS2005. I tried to build the solution and I get errors like:</p> <pre><code>'WOW64_CONTEXT': undeclared identifier 'wow64Context': undeclared identifier 'Wow64GetThreadContext': is not a member of 'global namespace' etc... </code></pre> <p>I know from the doc that <strong>WOW64_CONTEXT</strong> must be declared inside winnt.h. On my system, it is not. What is going on? I'm new to WoW but I understand the concept. I just never used it.</p> <p>Here is my setup (<em>NOTE: I have Intel CC 9 installed but I don't use it for this project. I use the MS compiler</em>):</p> <p>Microsoft Visual Studio 2005 Version 8.0.50727.867 (vsvista.050727-8600) Microsoft .NET Framework Version 2.0.50727 SP2</p> <p>Installed Edition: Professional Microsoft Visual C# 2005 77626-009-2220332-41593 Microsoft Visual C++ 2005 77626-009-2220332-41593 Microsoft Visual Studio 2005 Tools for Applications 77626-009-2220332-41593 Microsoft Web Application Projects 2005 77626-009-2220332-41593 Version 8.0.50727.867 Hotfix for Microsoft Visual Studio 2005 Professional Edition - ENU (KB932372) </p> <p>Intel(R) C++ Compiler Integration for Microsoft Visual Studio 2005, Version 9.1.632.2005 , Copyright (C) 2002-2007 Intel Corporation.</p> <p>Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)<br> Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB2251481)<br> Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB2465367)<br> Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB2538218)<br> Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB971023)<br> Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB971090)<br> Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB973673)<br> Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB932232) </p> <p>Can somebody help me?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload