Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ScrollBar problem Pin
@LX18-May-05 12:50
@LX18-May-05 12:50 
GeneralRe: ScrollBar problem Pin
ashtwin18-May-05 19:53
ashtwin18-May-05 19:53 
GeneralFtpFindFirstFile problem Pin
ashtwin18-May-05 4:04
ashtwin18-May-05 4:04 
GeneralMenu events Pin
cbusgut18-May-05 3:56
cbusgut18-May-05 3:56 
GeneralRe: Menu events Pin
Joel Holdsworth19-May-05 1:04
Joel Holdsworth19-May-05 1:04 
QuestionWhat's the difference between C++ and MC++ ? Pin
WREY18-May-05 3:43
WREY18-May-05 3:43 
AnswerRe: What's the difference between C++ and MC++ ? Pin
toxcct18-May-05 3:56
toxcct18-May-05 3:56 
AnswerRe: What's the difference between C++ and MC++ ? Pin
Sebastian Schneider18-May-05 3:59
Sebastian Schneider18-May-05 3:59 
MC++? If you mean "Microsoft Visual C++", then:
ANSI C++ is a standard for the C++ Programming Language.

That means: Almost all C++ compilers are ANSI C++ - compliant (or at least claim to be), but most compilers also offer "extensions".

These "extensions" are differ by vendor. Microsoft, for example, offers the might "Microsoft Foundation Classes" (MFC) which can be used for "easier" design of Windows Applications.

Short: Microsoft Visual C++ "contains" C++ Wink | ;)



Cheers,
Sebastian

--
Contra vim mortem non est medicamen in hortem.
GeneralRe: What's the difference between C++ and MC++ ? Pin
toxcct18-May-05 4:08
toxcct18-May-05 4:08 
AnswerRe: What's the difference between C++ and MC++ ? Pin
Nemanja Trifunovic18-May-05 4:38
Nemanja Trifunovic18-May-05 4:38 
GeneralRe: What's the difference between C++ and MC++ ? Pin
WREY18-May-05 4:57
WREY18-May-05 4:57 
GeneralRe: What's the difference between C++ and MC++ ? Pin
David Crow18-May-05 8:37
David Crow18-May-05 8:37 
GeneralMFC CDateTimeCtrl and week numbers Pin
LucanFahr18-May-05 3:33
LucanFahr18-May-05 3:33 
GeneralRe: MFC CDateTimeCtrl and week numbers Pin
David Crow18-May-05 4:27
David Crow18-May-05 4:27 
GeneralRe: MFC CDateTimeCtrl and week numbers Pin
LucanFahr24-May-05 21:41
LucanFahr24-May-05 21:41 
Questionhelp: why a control created in VC can not work well in vb? Pin
ictory18-May-05 3:19
ictory18-May-05 3:19 
AnswerRe: help: why a control created in VC can not work well in vb? Pin
toxcct18-May-05 3:25
toxcct18-May-05 3:25 
GeneralRe: C++ Pin
David Crow18-May-05 2:08
David Crow18-May-05 2:08 
GeneralRe: C++ Pin
Anonymous18-May-05 3:29
Anonymous18-May-05 3:29 
GeneralI ve done the project for you! Pin
Anonymous18-May-05 3:31
Anonymous18-May-05 3:31 
GeneralRe: C++ Pin
Anonymous18-May-05 3:36
Anonymous18-May-05 3:36 
GeneralRe: C++ Pin
Anonymous18-May-05 3:37
Anonymous18-May-05 3:37 
GeneralRe: C++ Pin
Anonymous18-May-05 3:37
Anonymous18-May-05 3:37 
GeneralRe: C++ Pin
Anonymous18-May-05 3:37
Anonymous18-May-05 3:37 
GeneralRe: C++ Pin
Anonymous18-May-05 3:38
Anonymous18-May-05 3:38 

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.