Jump to content

different platform in MS Visual Studio


Recommended Posts

Posted

Hi

 

I am a newbie in Microsoft visual studio.

According to the documentation, the solution can contain several

projects. Each project can run with different platform with Win32 or

x64.

I don't understand this. I use Win32. Then I cannot run this

solution on x64, can I? If I use x64 window OS, why should I choose

Win32 platform?

 

Thank you in advance.

 

Mike

  • Replies 1
  • Created
  • Last Reply
Guest Allan
Posted

Re: different platform in MS Visual Studio

 

 

"Mike" <SulfateIon@gmail.com> wrote in message

news:42268055-aa9b-43f2-a47b-b09a2682e82d@r15g2000prh.googlegroups.com...

> Hi

>

> I am a newbie in Microsoft visual studio.

> According to the documentation, the solution can contain several

> projects. Each project can run with different platform with Win32 or

> x64.

> I don't understand this. I use Win32. Then I cannot run this

> solution on x64, can I? If I use x64 window OS, why should I choose

> Win32 platform?

In case you were developing for more than one platform, which you are not. I

suggest you try the developer forums which include VS:

http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=35&SiteID=1 .


×
×
  • Create New...