473,725 Members | 2,193 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual C++ Toolkit 2005??

Will there be a Visual C++ Toolkit 2005?
I really appreciated that there was the Visual C++ 2003 Optimising Compiler
distributed for free in the 2003 Toolkit.
Will Microsoft continue with this toolkit? Or will it be mainly focused on
the 'Express' edition of Visual C++?
Nov 17 '05 #1
10 2042
AFAIK, MS is focused on VC++ 2005 Express edition. But VC++ 2005 includes an
optimising compiler.

Read point nine here
http://lab.msdn.microsoft.com/expres...0/default.aspx

And the first entry in this FAQ
http://lab.msdn.microsoft.com/expres...t.aspx#visualc

--
Un saludo
Rodrigo Corral González [MVP]

FAQ de microsoft.publi c.es.vc++
http://rcorral.mvps.org
Nov 17 '05 #2
There is no final decision on this yet, but we currently feel that Express
should largely address the customer base we did the toolkit for.

Feedback on this, as always, is very welcome.

Ronald Laeremans
Visual C++ Group Program Manager

"miffy900" <mi******@discu ssions.microsof t.com> wrote in message
news:42******** *************** ***********@mic rosoft.com...
Will there be a Visual C++ Toolkit 2005?
I really appreciated that there was the Visual C++ 2003 Optimising
Compiler
distributed for free in the 2003 Toolkit.
Will Microsoft continue with this toolkit? Or will it be mainly focused on
the 'Express' edition of Visual C++?

Nov 17 '05 #3
Hi Ronald,

I'm not currently a user of the toolkit, but, that said, here's how I view
the issue:

The toolkit sort of catered to two different kinds of users:
- Beginners and Enthusiasts who possibly couldn't afford (or didn't need)
the full VS.NET suite and used the toolkit alongside VC++.NET standard
- Developer teams using wanting to use it in a build server for VC++
projects without installing (and licensing) the full VS.NET (similar to how
many of us use just the .NET framework SDK for this purpose).

Just leaving the express SKU certainly would fill the needs of the first
group, but possibly not the second. That said, I don't know that the second
group is large enough to warrant the extra effort (plus considering that it
brings in no revenue by itself either)

Just my thoughts..
--
Tomas Restrepo
to****@mvps.org
http://www.winterdom.com/weblog
There is no final decision on this yet, but we currently feel that Express
should largely address the customer base we did the toolkit for.

Feedback on this, as always, is very welcome.

Ronald Laeremans
Visual C++ Group Program Manager

"miffy900" <mi******@discu ssions.microsof t.com> wrote in message
news:42******** *************** ***********@mic rosoft.com...
Will there be a Visual C++ Toolkit 2005?
I really appreciated that there was the Visual C++ 2003 Optimising
Compiler
distributed for free in the 2003 Toolkit.
Will Microsoft continue with this toolkit? Or will it be mainly focused on the 'Express' edition of Visual C++?


Nov 17 '05 #4
I use the toolkit in conjunction with the Windows Core SDK because it keeps
my code light and helps me to see more clearly the interactions between my
code and the Windows environment. For me, the automatic features obscure
problems and make it difficult to debug.

I've had good success using the Windows debugging tool in this environment
as well, although this is not possible in a multithreaded standard library
project because Microsoft omitted the libcpmtd.lib file from the toolkit
distribution.

"Ronald Laeremans [MSFT]" wrote:
There is no final decision on this yet, but we currently feel that Express
should largely address the customer base we did the toolkit for.

Feedback on this, as always, is very welcome.

Ronald Laeremans
Visual C++ Group Program Manager

"miffy900" <mi******@discu ssions.microsof t.com> wrote in message
news:42******** *************** ***********@mic rosoft.com...
Will there be a Visual C++ Toolkit 2005?
I really appreciated that there was the Visual C++ 2003 Optimising
Compiler
distributed for free in the 2003 Toolkit.
Will Microsoft continue with this toolkit? Or will it be mainly focused on
the 'Express' edition of Visual C++?


Nov 17 '05 #5
I kinda agree with you, the express editions seem promising and I have no
doubt it will help me out alot and I believe would be a great supplanting
product for the 2003 VC++ Toolkit, but what I really like about the toolkit
is that it was free, the express editions arent (however are very cheap in
comparison). To be honest, even if the express editions are really reall
cheap, someone like me (a student, who works only part time/casual and has no
spare money at the end of the week, [like $10]), would prefer the really
direct way of downloading it, installing it and using it immediately without
installing any prerequisites [as the beta requires]. Sure the GUI is neat and
all, but Im quite proficient with the command line arguments of the compiler
and its no inconvenience for me to not have a GUI interface. I mainly use the
compiler for testing purposes and migrating a cumbersome older project (in
VC++ 6) to the .NET Framework. Most of the code has been reformatted and
reformed appropriately to take advantage of CLR, but to be honest, I dont
want to pay for something when all Im doing is just recompiling something
again without the need or use of any GUI.

"Ronald Laeremans [MSFT]" wrote:
There is no final decision on this yet, but we currently feel that Express
should largely address the customer base we did the toolkit for.

Feedback on this, as always, is very welcome.

Ronald Laeremans
Visual C++ Group Program Manager


Nov 17 '05 #6
Ammendment:
I dont want to pay for something when all Im doing is just recompiling
something
again without the need or use of any GUI. And especially since that task is
already efficiently done by an already free-and-reliable-product ie the VC++
2003 Toolkit.

and FYI: the recoding of the existing unmanaged code was done by another
person who had the full Visual Studio Professional 2003, he didnt finish it
due to other commitments but he got most of it done, so im now finishing it.
So i guess the express editions would do me more good than the toolkit in
that theatre, but in complete honesty, ive never paid much for microsoft
products (except for Windows and Visual C++ 6), cause I mainly use free
software, open office.org, altova XMLSPY home edition, paint.net. I use the
word, excel, visio, and powerpoint viewers to view and print documents i make
at school etc, Lavasoft Ad-aware, a free version of Grisoft anti-virus,
Borland C# Builder personal non-commercial license, bloodshed C++, the
ASP.NET web matrix and all the start kits, basically, anything thats free and
useful to my studies and school work, Ive usually got it installed, since $10
to spare every week doesnt get you much.

Also, in more complete honesty, I think Microsoft charges too much for alot
of things. So in my opinion, anything thats free from Microsoft is usually
bound to be superceded by a product that you have to pay for, like no offense
or anything, but in many cases due to my tight budget, ive had to look for
other solutions, such as using another OS or even open source products (which
i dont really like because of lack of centralised or official support behind
most open projects, and the fact that there are so many versions of them ,
like linux for example, there are more than 50 types of linux distros and
they all have different authors and do different stuff, so to evaluate what
each distro could do for you, you have to go to someone else to get help, or
familiarise yourself with different commands and GUIS. its pretty annoying.)
Nov 17 '05 #7
Ammendment:
I dont want to pay for something when all Im doing is just recompiling
something
again without the need or use of any GUI. And especially since that task is
already efficiently done by an already free-and-reliable-product ie the VC++
2003 Toolkit.

and FYI: the recoding of the existing unmanaged code was done by another
person who had the full Visual Studio Professional 2003, he didnt finish it
due to other commitments but he got most of it done, so im now finishing it.
So i guess the express editions would do me more good than the toolkit in
that theatre, but in complete honesty, ive never paid much for microsoft
products (except for Windows and Visual C++ 6), cause I mainly use free
software, open office.org, altova XMLSPY home edition, paint.net. I use the
word, excel, visio, and powerpoint viewers to view and print documents i make
at school etc, Lavasoft Ad-aware, a free version of Grisoft anti-virus,
Borland C# Builder personal non-commercial license, bloodshed C++, the
ASP.NET web matrix and all the start kits, basically, anything thats free and
useful to my studies and school work, Ive usually got it installed, since $10
to spare every week doesnt get you much.

Also, in more complete honesty, I think Microsoft charges too much for alot
of things. So in my opinion, anything thats free from Microsoft is usually
bound to be superceded by a product that you have to pay for, like no offense
or anything, but in many cases due to my tight budget, ive had to look for
other solutions, such as using another OS or even open source products (which
i dont really like because of lack of centralised or official support behind
most open projects, and the fact that there are so many versions of them ,
like linux for example, there are more than 50 types of linux distros and
they all have different authors and do different stuff, so to evaluate what
each distro could do for you, you have to go to someone else to get help, or
familiarise yourself with different commands and GUIS. its pretty annoying.)
Nov 17 '05 #8
Ammendment:
I dont want to pay for something when all Im doing is just recompiling
something
again without the need or use of any GUI. And especially since that task is
already efficiently done by an already free-and-reliable-product ie the VC++
2003 Toolkit.

and FYI: the recoding of the existing unmanaged code was done by another
person who had the full Visual Studio Professional 2003, he didnt finish it
due to other commitments but he got most of it done, so im now finishing it.
So i guess the express editions would do me more good than the toolkit in
that theatre, but in complete honesty, ive never paid much for microsoft
products (except for Windows and Visual C++ 6), cause I mainly use free
software, open office.org, altova XMLSPY home edition, paint.net. I use the
word, excel, visio, and powerpoint viewers to view and print documents i make
at school etc, Lavasoft Ad-aware, a free version of Grisoft anti-virus,
Borland C# Builder personal non-commercial license, bloodshed C++, the
ASP.NET web matrix and all the start kits, basically, anything thats free and
useful to my studies and school work, Ive usually got it installed, since $10
to spare every week doesnt get you much.

Also, in more complete honesty, I think Microsoft charges too much for alot
of things. So in my opinion, anything thats free from Microsoft is usually
bound to be superceded by a product that you have to pay for, like no offense
or anything, but in many cases due to my tight budget, ive had to look for
other solutions, such as using another OS or even open source products (which
i dont really like because of lack of centralised or official support behind
most open projects, and the fact that there are so many versions of them ,
like linux for example, there are more than 50 types of linux distros and
they all have different authors and do different stuff, so to evaluate what
each distro could do for you, you have to go to someone else to get help, or
familiarise yourself with different commands and GUIS. its pretty annoying.)
Nov 17 '05 #9
miffy900 wrote:
I kinda agree with you, the express editions seem promising and I have no
doubt it will help me out alot and I believe would be a great supplanting
product for the 2003 VC++ Toolkit, but what I really like about the toolkit
is that it was free, the express editions arent (however are very cheap in
comparison). To be honest, even if the express editions are really reall
cheap, someone like me (a student, who works only part time/casual and has no
spare money at the end of the week, [like $10]), would prefer the really
direct way of downloading it, installing it and using it immediately without
installing any prerequisites [as the beta requires]. Sure the GUI is neat and
all, but Im quite proficient with the command line arguments of the compiler
and its no inconvenience for me to not have a GUI interface. I mainly use the
compiler for testing purposes and migrating a cumbersome older project (in
VC++ 6) to the .NET Framework. Most of the code has been reformatted and
reformed appropriately to take advantage of CLR, but to be honest, I dont
want to pay for something when all Im doing is just recompiling something
again without the need or use of any GUI.


Thanks for the feedback. Are you a student at a college or university?
We have agreements with a _very_ large number of academic institutions t
allow them to distribute for free any part of MSDN Academic (which is
basically close to the same as MSDN Universal) to their students and
staff. Sadly many institutions seem to be really great at hiding that
opportunity, so I would encourage you to ask around.

Ronald
Nov 17 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
6175
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with itself. Everything you need is available at no costs (except download hassle and installation time). Once your system is set up properly its just a matter of running 'python setup.py build'. No longer waiting for someone else to build binaries and a...
2
2953
by: Ney André de Mello Zunino | last post by:
Hello. I gladly learned yesterday that Microsoft was making the Visual C++ Toolkit 2003 available for free. Today, I downloaded and installed it and went on to try building some simple applications. I quickly found out that the toolkit does not come with the multi-threaded versions of the runtime, such as the one I needed to build a bare-bone SDL sample. Does anyone know why they have chosen to not include them and if there is anything...
19
477
by: Jonathan Wilson | last post by:
Is it possible to use vcbuild with the free MS compiler toolkit, as in can someone with just the MS toolkit and no access to a copy of Visual Studio itself use vcbuild to compile a Visual Studio .NET 2003 project? Assuming it is possible, I can then work on getting my specific project to compile under vcbuild+platform SDK+Visual C++ compiler toolkit
9
6610
by: falcon22 | last post by:
I can not make a dll. file in Visual C++ Express Edition 2005. It wont let me. Is there any way to make one. Am I able to make one with this edition? Thanks.
3
2866
by: Pawel | last post by:
Hello, I plan to make Visual Reporting Editior, a new product for corporate-class systems. Data will be in XML and in my application, designer should be able to make fascinating templates of reports. I will use Python and MSVS 2005 Pro. My question is, which libaries will be useful in my job. I plan to buy Qt and make visual layer of application using Qt. I'm making businessplan soI have to decide which tool will be useful. Is Qt best...
2
1839
by: simen.haugen | last post by:
Hi. I'm trying to use Python 2.4 with MySql 5.0, but I'm having installation problems. I've tried to follow the following articles to install mysql-python with the free visual c++ toolkit http://mail.python.org/pipermail/python-list/2004-December/255184.html http://www.vrplumber.com/programming/mstoolkit/
1
268
by: sbata | last post by:
hi * can use Visual Studio 2005 with the dotnet Framework 1.1 ? must i configure anything ? thanks Sbata
3
3821
by: alexandre_irrthum | last post by:
Hi there, I am trying to install a Python library with a C extension (the Polygon library) and I am having a bad time. My Python version is Python 2.4.3 - Enthought Edition 1.0.0 (#69, Aug 2 2006, 12:09:59) on Windows XP Pro. I have dutifully followed the instructions here: http://wiki.python.org/moin/Building_Python_with_the_free_MS_C_Toolkit
4
6850
Vkas
by: Vkas | last post by:
HI I am Working on Visual studio 2005! i want to Use Ajax Control tool kit in my Website How to Use them! I HAve download AJAX Control Toolkit 3.5! and A asetup OF Ajax Extension tool V1.0 I had Run The setup ! add the control Tool KIT In My Tool box yet I cantnot use them! it gives me the Following Errror!
0
8888
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9176
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9113
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4784
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3221
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2157
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.