473,386 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

MFC dead

um
What's the deadline for MFC ?

Nov 17 '05 #1
16 1534
um wrote:
What's the deadline for MFC ?


For MFC to do what? MFC has significant additions in VC 2005 and will be
supported for the foreseeable future.

-cd
Nov 17 '05 #2
Carl Daniel [VC++ MVP] wrote:
For MFC to do what? MFC has significant additions in VC 2005 and will be
supported for the foreseeable future.

Also as I have read on the web, an interesting thing from WinHEC which is currently
ongoing, is that Win32 will be updated too:

http://www.windowsitpro.com/windowsp...ott_46166.html
http://www.windowsitpro.com/windowsp...ott_46175.html
Win32 is mentioned in the second.
Nov 17 '05 #3
Ioannis Vranos wrote:
Also as I have read on the web, an interesting thing from WinHEC which
is currently ongoing, is that Win32 will be updated too:

http://www.windowsitpro.com/windowsp...ott_46166.html

http://www.windowsitpro.com/windowsp...ott_46175.html


Win32 is mentioned in the first.

And also:

http://www.windowsitpro.com/windowsp...ott_46188.html
Nov 17 '05 #4
On Thu, 28 Apr 2005 22:52:06 +0200, "um" <do********@nospam.org>
wrote:
MFC dead?


As far as I am concerned, it was dead the day it was released.

:)
--
Phillip Crews aka Severian
Microsoft MVP, Windows SDK
Posting email address is real, but please post replies on the newsgroup.
Nov 17 '05 #5

um wrote:
*What's the deadline for MFC ? *


LOL! What the Joke!,MFC is backbone part of Visual C++

--
thatsalok
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Nov 17 '05 #6
um
"thatsalok" wrote
*What's the deadline for MFC ? *


LOL! What the Joke!,MFC is backbone part of Visual C++


But in .NET it seems discouraged.
Nov 17 '05 #7
um wrote:
"thatsalok" wrote
*What's the deadline for MFC ? *


LOL! What the Joke!,MFC is backbone part of Visual C++


But in .NET it seems discouraged.


..NET is not everything.

In fact, the major additions to MFC in VC 2005 are aimed at .NET <-> MFC
interoperability (for example, the ability to host a .NET form inside an MFC
view).

-cd
Nov 17 '05 #8

um wrote:
*"thatsalok" wrote


LOL! What the Joke!,MFC is backbone part of Visual C++


But in .NET it seems discouraged. *


But! in VS 2005 it's get new life again
-
thatsalo
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------
Nov 17 '05 #9
thatsalok wrote:
But! in VS 2005 it's get new life again!


Personally, as far as I know, the main thing is .NET and the upcoming WinFX. Current
MFC/Win32 development is considered as "back-porting" to aid the development of current
applications. May be someone from MS can shed some light on it.
In any case, back-porting or not, people can do their job in Win32/MFC if they want to,
and having a number of choices is OK with me. :-)
Nov 17 '05 #10

Ioannis Vranos wrote:
*thatsalok wrote:
But! in VS 2005 it's get new life again!


Personally, as far as I know, the main thing is .NET and the upcoming
WinFX. Current
MFC/Win32 development is considered as "back-porting" to aid the
development of current
applications. May be someone from MS can shed some light on it.
In any case, back-porting or not, people can do their job in
Win32/MFC if they want to,
and having a number of choices is OK with me. :-) *


Might be, But there Still MS don't want to Discourage MFC! (my Belief)

--
thatsalok
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Nov 17 '05 #11
On Sat, 30 Apr 2005 10:03:43 +0300, Ioannis Vranos
<iv*@remove.this.grad.com> wrote:
thatsalok wrote:
But! in VS 2005 it's get new life again!


Personally, as far as I know, the main thing is .NET and the upcoming WinFX. Current
MFC/Win32 development is considered as "back-porting" to aid the development of current
applications. May be someone from MS can shed some light on it.
In any case, back-porting or not, people can do their job in Win32/MFC if they want to,
and having a number of choices is OK with me. :-)


I do almost everything using direct Win32; my biggest beef is that VC
help nearly always goes to .NET/ATL/MFC crap, so I have to use the
index. (Oh, and by the way, dynamic help is less than useless, and
"filtering" is simply broken.) I have yet to figure out some way to
get the API help I want, rather than the .NET/MFC/ATL help that VC is
determined to serve up when I hit F1.

..NET seems to be a CPU-hogging thing designed for the latest
generation of illiterate programmers and a big boon for processor
manufacturers (a layer on a layer on a layer). I prefer to work a
little closer to the metal. I like to understand what my code does,
rather than depend on some behind-the-curtain pretense.

Perhaps that's natural for me, as a former VAX/VMS and Un*x systems
programmer, but aren't people who work and code like me needed to keep
the software development world honest and the code reasonable?

Moniker? IUnknown? Things stuffed into classes or assemblies because
of some Directive from the Lizard of Oz? These are not improved design
and development, they are coercion and spin.

--
Phillip Crews aka Severian
Microsoft MVP, Windows SDK
Posting email address is real, but please post replies on the newsgroup.
Nov 17 '05 #12
thatsalok wrote:
Might be, But there Still MS don't want to Discourage MFC! (my Belief)


Well, as far as I know, the new API is WinFX. All the new stuff in Longhorn are developed
in this (for example the new communication API of Windows, Indigo).

Current functionality is not written from scratch, but is being wrapped in .NET and WinFX
(as this is what makes sense). However new functionality is written from metal for WinFX.

Win32 API would remain in Windows for backwards compatibility (as is the case of Win16 today).
Now I have just read in that WinHEC report
(http://www.windowsitpro.com/windowsp...ott_46166.html)
that

"Some Longhorn features will be back-ported to Win32 (and not be made available only
through WinFX), which was unexpected. Very little was said about this, however."
Apart from the possibility of being some misconception/miscommunication in the show, I
take notice of the word "some", and I assume probably only the GUI stuff.
Nov 17 '05 #13
"Severian [MVP]" <se******@chlamydia-is-not-a-flower.com> wrote in message
news:fn********************************@4ax.com...
On Sat, 30 Apr 2005 10:03:43 +0300, Ioannis Vranos
<iv*@remove.this.grad.com> wrote:
thatsalok wrote:

I do almost everything using direct Win32; my biggest beef is that VC
help nearly always goes to .NET/ATL/MFC crap, so I have to use the
index. (Oh, and by the way, dynamic help is less than useless, and
"filtering" is simply broken.) I have yet to figure out some way to
get the API help I want, rather than the .NET/MFC/ATL help that VC is
determined to serve up when I hit F1.


This might not work for you, it depends on what you don't mind missing, but
it works like a champ for me. Also, maybe it doesn't work with today's
latest, greatest HTML stuff; We still use VC6 so I wouldn't know. At any
rate, I always edit the MSDNxxx.Col file, which is just XML. I go through
and delete all the folders of stuff I don't want. After saving it, the next
time I open MSDN, it says "rebuilding index" or something like that and
after a time, it comes up without all the goo I have no interest in, and
thus it never matches the goo I don't want. Anyway, you might be able to
edit your .col file and remove the stuff you don't want.

.NET seems to be a CPU-hogging thing designed for the latest
generation of illiterate programmers and a big boon for processor
manufacturers (a layer on a layer on a layer). I prefer to work a
little closer to the metal. I like to understand what my code does,
rather than depend on some behind-the-curtain pretense.


I agree completely!

-Michael Viking
Nov 17 '05 #14
On Mon, 2 May 2005 09:28:12 -0700, "Michael Viking"
<Th*******@sweden.se> wrote:
"Severian [MVP]" <se******@chlamydia-is-not-a-flower.com> wrote in message
news:fn********************************@4ax.com.. .
On Sat, 30 Apr 2005 10:03:43 +0300, Ioannis Vranos
<iv*@remove.this.grad.com> wrote:
>thatsalok wrote:
>


I do almost everything using direct Win32; my biggest beef is that VC
help nearly always goes to .NET/ATL/MFC crap, so I have to use the
index. (Oh, and by the way, dynamic help is less than useless, and
"filtering" is simply broken.) I have yet to figure out some way to
get the API help I want, rather than the .NET/MFC/ATL help that VC is
determined to serve up when I hit F1.


This might not work for you, it depends on what you don't mind missing, but
it works like a champ for me. Also, maybe it doesn't work with today's
latest, greatest HTML stuff; We still use VC6 so I wouldn't know. At any
rate, I always edit the MSDNxxx.Col file, which is just XML. I go through
and delete all the folders of stuff I don't want. After saving it, the next
time I open MSDN, it says "rebuilding index" or something like that and
after a time, it comes up without all the goo I have no interest in, and
thus it never matches the goo I don't want. Anyway, you might be able to
edit your .col file and remove the stuff you don't want.


Thank you very much! I will try this today. I have asked this question
several times on other newsgroups and never gotten a response. Perhaps
I needed to write a vitriolic post so more people would read it.!

.NET seems to be a CPU-hogging thing designed for the latest
generation of illiterate programmers and a big boon for processor
manufacturers (a layer on a layer on a layer). I prefer to work a
little closer to the metal. I like to understand what my code does,
rather than depend on some behind-the-curtain pretense.


I agree completely!

--
Phillip Crews aka Severian
Microsoft MVP, Windows SDK
Posting email address is real, but please post replies on the newsgroup.
Nov 17 '05 #15
thatsalok wrote:
um wrote:
*"thatsalok" wrote

LOL! What the Joke!,MFC is backbone part of Visual C++


But in .NET it seems discouraged. *

But! in VS 2005 it's get new life again!


We all know how using re-animator fluid turns out.
Nov 17 '05 #16
um wrote:
What's the deadline for MFC ?


Just as an addition:

See: MFC: Visual Studio 2005 and Beyond
http://msdn.microsoft.com/visualc/wh...5/default.aspx

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Nov 17 '05 #17

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

Similar topics

4
by: Christian Tismer | last post by:
Dear Former Stackless Users, I have to use this list to announce something really bad to you, since all the Stackless lists are defunct: The Stackless project is finally dead, now and forever....
0
by: Cram TeXeD | last post by:
Hello people ! Just a question : I'm working on LDAP directories, and I would use DSML, but I have some doubts about it. Is it dead ? Last minutes from OASIS committy were around 2002, and except...
7
by: Mark Johnson | last post by:
I see less than 20 or so posts a day, here. Is this, essentially, a dead ng? And what ng do people use, instead?
35
by: Geronimo W. Christ Esq | last post by:
Are there any scripts or tools out there that could look recursively through a group of C/C++ source files, and allow unreferenced function calls or values to be easily identified ? LXR is handy...
8
by: Holger Fleckenstein | last post by:
Hi, I have a problem with a server socket (winsock2.h). I do all standard stuff like listen(), accept() and so on, which all works fine. I only want one client to be able to connect at a time and...
19
by: Lyle Fairfield | last post by:
MSDN Home > MSDN Library > Win32 and COM Development Data Access Microsoft offers many data access technologies to suit various development needs. This section of the MSDN Library contains...
3
by: Sloan.Kohler | last post by:
Is Jython development dead or has it just seemed that way for over a year?. The jython.org website has a recent new appearance (but no new content) and there is some message traffic on the...
4
by: jaysome | last post by:
/* Does main1() have dead code that can never achieve 100% decision coverage? And is main2() a valid way of fixing it so that there is no dead code and the assert() never fires off and 100%...
0
by: =?Utf-8?B?S2luZXRpYyBKdW1wIEFwcGxpZmUgZm9yIC5ORVQg | last post by:
Dead-end for Microsoft ? Many people say Microsoft has reached a dead-end with all its buggy products. But why do you think it’s products are still out there in the market? Why do you think it...
4
by: bukzor | last post by:
Does anyone have a pythonic way to check if a process is dead, given the pid? This is the function I'm using is quite OS dependent. A good candidate might be "try: kill(pid)", since it throws an...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.