Re: MASM as an addition to the VC Express edition now available
- From: Herbert Kleebauer <klee@xxxxxxxxx>
- Date: Fri, 09 Jun 2006 10:12:54 +0200
hutch-- wrote:
The Visual C++ Program Manager Kang Su Gatlin has just posted the
following link in the masm forum to a free download of ML version 8.0
that is a component of the VC express edition which is also available
directly from Microsoft. The version of ML is licenced only for
non-commercial programming which means hobbyists and students in line
with the licencing for the VC Express edition.
Very interesting, you can use the free C++ compiler for commercial software
( http://msdn.microsoft.com/vstudio/express/support/faq/ )
4. Can I use Express Editions for commercial use?
Yes, there are no licensing restrictions for applications built
using the Express Editions.
10. How much will these products cost?
Effective April 19th, 2006, all Visual Studio 2005 Express Editions
are free permanently. This pricing covers all Visual Studio 2005
Express Editions including Visual Basic, Visual C#, Visual C++,
Visual J#, and Visual Web Developer as well as all localized versions
of Visual Studio Express.
SQL Server 2005 Express Edition has always been and will continue to
be a free download.
but you are not allowed to do this with the MASM add-on:
1. INSTALLATION AND USE RIGHTS. You may install and use one copy of the
software on your device to design, develop and test your programs for
non-commercial purposes. You may not use the software to develop programs you
either intend to distribute for a fee or use to maintain your own business or
IT systems.
I don't know why there is this difference. Maybe the "assembly rebirth" is
coming and the MASM assembler is much more valuable than the VC++
compiler? But I think MS is just forcing all the people from yesterday
(I don't mean the one which are still using DOS and the int21 interface,
but the one still writing applications in assembly) to use the C compiler
to feel the advantage of a HLL themselves.
It's also interesting, that you are not allowed to "design, develop and test"
commercial programs using the MASM add-on, but there is nowhere stated,
that you are not allowed to compile an already "designed, developed and tested"
program to get a commercial used binary.
.
- Follow-Ups:
- Re: MASM as an addition to the VC Express edition now available
- From: randyhyde@xxxxxxxxxxxxx
- Re: MASM as an addition to the VC Express edition now available
- From: hutch--
- Re: MASM as an addition to the VC Express edition now available
- References:
- Prev by Date: Re: Program abnormally terminates
- Next by Date: Re: MASM as an addition to the VC Express edition now available
- Previous by thread: MASM as an addition to the VC Express edition now available
- Next by thread: Re: MASM as an addition to the VC Express edition now available
- Index(es):
Relevant Pages
|