|
-
July 2nd, 2009, 10:47 AM
#1
One question of files that I need in 64 bits
Hi,
I am migrating my application to 64 bits and I get run the application, but when I open one type of windows I get a Unhandled exception. The stack is in this file:
C:\Archivos de programa (x86)\Microsoft Visual Studio 8\VC\atlmfc\src\mfc\afxstate.cpp
Why the folder of this file is Archivos de programa (x86)?(is the same that program files x86). I see the x86 number and I don't know if this is correct or if I have one problem in my configuration.
Can any help me please?
Thanks.
-
July 2nd, 2009, 11:05 AM
#2
Re: One question of files that I need in 64 bits
Visual Studio is a 32-bit application. That is the reason why it is installed in the folder with (x86).
-
July 3rd, 2009, 01:28 AM
#3
Re: One question of files that I need in 64 bits
Thanks for the reply.
Therfore I understand that the error don't is a error of configuration.
Thanks.
Last edited by molistok; July 3rd, 2009 at 01:38 AM.
Reason: Error in my last reply
-
July 3rd, 2009, 04:49 AM
#4
Re: One question of files that I need in 64 bits
Hi,
searching in my computer I see that I have other afxstate.cpp, this is the location of this file:
C:\Archivos de programa\Microsoft Platform SDK\src\mfc\afxstate.cpp
Therfore I ask the same question that before, Is possible that I have one error of configuration? Is possible that VC2005 are searching the files in folder: "Archivos de programa (x86)\..." when the correct files for work in x64 are in C:\Archivos de programa\Microsoft Platform SDK?
Can any help me please? If I have one error of configuration can any tell me how I can solve this error?
Thanks.
Last edited by molistok; July 6th, 2009 at 02:15 AM.
Reason: Error in my text
-
July 6th, 2009, 02:06 AM
#5
Re: One question of files that I need in 64 bits
Can any help me please?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|