Click here to Skip to main content
15,910,211 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOCX / COM Server Pin
Mike Appleby1-May-00 23:10
professionalMike Appleby1-May-00 23:10 
GeneralRe: OCX / COM Server Pin
Kurt2-May-00 4:37
Kurt2-May-00 4:37 
QuestionAny Mp3 related C++ class? Pin
Member 15021-May-00 18:12
Member 15021-May-00 18:12 
AnswerRe: Any Mp3 related C++ class? Pin
Jeremy Davis3-May-00 22:14
Jeremy Davis3-May-00 22:14 
AnswerRe: Any Mp3 related C++ class? Pin
Member 147410-May-00 8:04
Member 147410-May-00 8:04 
GeneralVisual C++ and Delphi/C++ Builder Pin
Member 39301-May-00 14:24
Member 39301-May-00 14:24 
GeneralRe: Visual C++ and Delphi/C++ Builder Pin
Arvind231-May-00 18:04
Arvind231-May-00 18:04 
GeneralRe: Visual C++ and Delphi/C++ Builder Pin
Member 147410-May-00 8:19
Member 147410-May-00 8:19 
Visual C++ is Microsoft. Uh, I think that's about it. Smile | :)

Really, the fact that it's Microsoft means that they lead the technology, whether they should or not. When they come out with a new feature in the OS, support is rolled into all their application suites at the same time. When they come to market compititors have no choice but to play catchup.
Other than that, I would say Delphi and/or C++ Builder are superior ways to program Windows. Both have well written, truly object-oriented class libraries to encapsulate the Windows API (unlike wierd hybrid thing that MFC is). You're right: you can get stuff done a lot faster with a lot less effort. Also, unlike VB, you suffer no gain in size or loss of speed.

C++ Builder also happens to be one of the most ANSI compliant C++ compilers on the market. Much more compliant than MSVC++. I think Microsoft's compiler technology may be better though. One thing their compiler does that probably nobody else's does is to let you edit code and recompile while debugging without stopping the debugger! Pretty amazing.

GeneralCEdit Control with built in "Browse..." button Pin
donaldsa1-May-00 12:43
donaldsa1-May-00 12:43 
GeneralRe: CEdit Control with built in Pin
Dmitriy3-May-00 7:42
Dmitriy3-May-00 7:42 
GeneralRe: CEdit Control with built in Pin
donaldsa3-May-00 8:00
donaldsa3-May-00 8:00 
QuestionSerialize a CRgn? Pin
Member 37471-May-00 9:44
Member 37471-May-00 9:44 
AnswerRe: Serialize a CRgn? Pin
Feng Yuan1-May-00 14:23
Feng Yuan1-May-00 14:23 
QuestionHow can I change font for just say one line in a multiline edit box? Pin
Erich Ruth30-Apr-00 5:05
Erich Ruth30-Apr-00 5:05 
AnswerRe: How can I change font for just say one line in a multiline edit box? Pin
Erik Thompson30-Apr-00 7:55
sitebuilderErik Thompson30-Apr-00 7:55 
GeneralUrgent - need to fix control refresh flicker. Pin
Graham30-Apr-00 0:09
Graham30-Apr-00 0:09 
GeneralRe: Urgent - need to fix control refresh flicker. Pin
Cristi Posea30-Apr-00 10:58
Cristi Posea30-Apr-00 10:58 
General_SHELL_CallDll Pin
Member 17013529-Apr-00 2:45
Member 17013529-Apr-00 2:45 
GeneralRe: _SHELL_CallDll Pin
Mike Dunn30-Apr-00 8:28
Mike Dunn30-Apr-00 8:28 
QuestionIs it a Text file? Pin
Member 51928-Apr-00 9:12
Member 51928-Apr-00 9:12 
AnswerRe: Is it a Text file? Pin
Kurt2-May-00 4:48
Kurt2-May-00 4:48 
Generalkey board control Pin
Reds28-Apr-00 8:02
Reds28-Apr-00 8:02 
GeneralMFC and Automation to run Access Function Pin
Brad27-Apr-00 19:38
Brad27-Apr-00 19:38 
GeneralBand Pin
Member 237527-Apr-00 16:19
Member 237527-Apr-00 16:19 
GeneralRe: Band Pin
Erik Thompson27-Apr-00 16:32
sitebuilderErik Thompson27-Apr-00 16:32 

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.