Re: Using Win32 in .Net

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"A. Dude" <A. Dude@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F72BF251-1B00-45F7-B2C1-F5465A218FB6@xxxxxxxxxxxxxxxx
> This may be a stupid question, but if I create a Win32 project using VC++
> 7.x, will it build the same as VC++ 6 or will it be a .Net app?

If you build a Win32 application, console or windowed, it will have no
dependency on the .Net framework.

That said, the compiler and to a lesser extent the linker underwent
significant renovations between versions so, even assuming the same source,
and the executables will not be byte-for-byte identical.

Regards,
Will


.



Relevant Pages

  • add new c++ to new project (newbie)
    ... console application & ... to replay remove the 1 ...
    (alt.comp.lang.learn.c-cpp)
  • Re: 3 doubts
    ... MFC support. ... I want to stop console window only. ... Same recommendation as before really - start from a new Win32 project ...
    (microsoft.public.vc.language)
  • Re: Join to some open source project
    ... I was under the impression that this was a win32 project when you have changed your scope to .NOT? ...
    (borland.public.delphi.non-technical)
  • Re: .NET 2003 visual studio
    ... Select - Win32 Project and change the Application Type to DLL. ... Regards, ... Prev by Date: ...
    (microsoft.public.vc.mfc)