re:
!> Do you mean I can build the solution in Win32, but run it on x64?
!> But can I do it vice versa?
I think that if you define your headers/compile options correctly,
you can compile in either platform for the other platform.
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en espaņol :
http://asp.net.do/foros/
======================================
"Mike" <(E-Mail Removed)> wrote in message news:54c0022c-394d-437b-9093-(E-Mail Removed)...
On Jul 31, 5:39 pm, "Eliyahu Goldin"
<REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.org> wrote:
> You may build on one machine to run on another machine.
>
> --
> Eliyahu Goldin,
> Software Developer
> Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net
>
> "Mike" <Sulfate...@gmail.com> wrote in message
>
> news:e4ab31a4-5e9d-4c09-a981-(E-Mail Removed)...
>
>
>
> > 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- Hide quoted text -
>
> - Show quoted text -
Do you mean I can build the solution in Win32, but run it on x64?
But can I do it vice versa?
Mike