Re: Using Win32 in .Net
- From: "William DePalo [MVP VC++]" <willd.no.spam@xxxxxxxx>
- Date: Sun, 28 Aug 2005 20:53:45 -0400
"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
.
- References:
- Using Win32 in .Net
- From: A. Dude
- Using Win32 in .Net
- Prev by Date: Using Win32 in .Net
- Next by Date: KillTimer() has not been after destroying the CWnd.
- Previous by thread: Using Win32 in .Net
- Next by thread: KillTimer() has not been after destroying the CWnd.
- Index(es):
Relevant Pages
|