Click here to Skip to main content
15,916,318 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Word automation Pin
David Crow15-Apr-03 4:46
David Crow15-Apr-03 4:46 
GeneralMinimizing a dialog... Pin
puzzolino14-Apr-03 22:56
puzzolino14-Apr-03 22:56 
GeneralRe: Minimizing a dialog... Pin
Mike Dimmick15-Apr-03 2:52
Mike Dimmick15-Apr-03 2:52 
QuestionWhy should I Upgrade from VC++ 6? Pin
PatrickM14-Apr-03 22:33
PatrickM14-Apr-03 22:33 
AnswerRe: Why should I Upgrade from VC++ 6? Pin
jhwurmbach15-Apr-03 1:08
jhwurmbach15-Apr-03 1:08 
AnswerRe: Why should I Upgrade from VC++ 6? Pin
Brian Shifrin15-Apr-03 1:26
Brian Shifrin15-Apr-03 1:26 
GeneralRe: Why should I Upgrade from VC++ 6? Pin
Joan M15-Apr-03 3:52
professionalJoan M15-Apr-03 3:52 
GeneralRe: Why should I Upgrade from VC++ 6? Pin
Big Art15-Apr-03 6:36
Big Art15-Apr-03 6:36 
Some people are still confused about what .NET is.

With the studio.net you can create programs in:

VC++.NET and VC++ MFC7 among other languages.

Programs written in VC++ MFC7 are compatible with win95/98/me/nt/2000/XP as was MFC6. If you don't distribute the new MFC7 dll's you will have to staticly link to them as always.

VC++.NET is different and requires the dot net framework. It is not MFC. VC++.NET is a new temporary language with an expected lifetime of 5 years. The programs you create with it are compatible with win98 and up provided the .net common run time is installed (28Mb). The purpose of VC++.NET is to bridge legacy code (existing COM etc..)with new managed type code. Microsoft figures that by 5 years the legacy code will be gone.(???). The idea is to provide a bridging language while new code is written in VC#.net or (VB.net).

On the other hand MFC7.0 has been updated from 6.0 with some new classes etc. for people that don't want to go down the .NET road.

Art

GeneralEmbedded Dialog in another Dialog Pin
Cedric Moonen14-Apr-03 21:14
Cedric Moonen14-Apr-03 21:14 
GeneralRe: Embedded Dialog in another Dialog Pin
peterchen14-Apr-03 21:49
peterchen14-Apr-03 21:49 
GeneralRe: Embedded Dialog in another Dialog Pin
Cedric Moonen14-Apr-03 22:03
Cedric Moonen14-Apr-03 22:03 
Generalread write MatLab files Pin
peterchen14-Apr-03 21:11
peterchen14-Apr-03 21:11 
GeneralQuestion about using constructor to do type conversion. Pin
George214-Apr-03 21:02
George214-Apr-03 21:02 
GeneralRe: Question about using constructor to do type conversion. Pin
Joaquín M López Muñoz14-Apr-03 23:38
Joaquín M López Muñoz14-Apr-03 23:38 
GeneralRe: Question about using constructor to do type conversion. Pin
George215-Apr-03 0:05
George215-Apr-03 0:05 
GeneralWin98SE, DAO; wrong result with LIKE criteria Pin
npe14-Apr-03 20:28
npe14-Apr-03 20:28 
GeneralRe: Win98SE, DAO; wrong result with LIKE criteria Pin
Rage14-Apr-03 21:02
professionalRage14-Apr-03 21:02 
Generalloading page from memory... Pin
Smoker14-Apr-03 19:01
Smoker14-Apr-03 19:01 
GeneralRe: loading page from memory... Pin
Smoker24-Apr-03 12:13
Smoker24-Apr-03 12:13 
Generalstress test, Block RAM Pin
anju14-Apr-03 18:49
anju14-Apr-03 18:49 
GeneralRe: stress test, Block RAM Pin
Ravi Bhavnani14-Apr-03 20:46
professionalRavi Bhavnani14-Apr-03 20:46 
GeneralLocale Pin
vcseeker14-Apr-03 18:33
vcseeker14-Apr-03 18:33 
GeneralRe: Locale Pin
David Crow15-Apr-03 4:48
David Crow15-Apr-03 4:48 
GeneralRe: Locale Pin
vcseeker15-Apr-03 17:30
vcseeker15-Apr-03 17:30 
GeneralIn over my head - Rookie needs a clue Pin
CantFindMind14-Apr-03 15:20
CantFindMind14-Apr-03 15:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.