Click here to Skip to main content
16,015,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: delphi VS vc++,which one? Pin
señor codeman6-Jun-02 1:15
señor codeman6-Jun-02 1:15 
AnswerRe: delphi VS vc++,which one? Pin
Tomasz Sowinski31-May-02 5:15
Tomasz Sowinski31-May-02 5:15 
AnswerRe: delphi VS vc++,which one? Pin
Mazdak31-May-02 6:30
Mazdak31-May-02 6:30 
GeneralRe: delphi VS vc++,which one? Pin
señor codeman6-Jun-02 1:20
señor codeman6-Jun-02 1:20 
AnswerRe: delphi VS vc++,which one? Pin
Dana Holt31-May-02 7:02
Dana Holt31-May-02 7:02 
AnswerRe: delphi VS vc++,which one? Pin
Phil Speller31-May-02 10:37
Phil Speller31-May-02 10:37 
GeneralRe: delphi VS vc++,which one? Pin
señor codeman6-Jun-02 1:24
señor codeman6-Jun-02 1:24 
AnswerRe: delphi VS vc++,which one? Pin
Alan Chambers31-May-02 11:07
Alan Chambers31-May-02 11:07 
Pascal was originally developed to teach programming to beginners. Although Delphi uses a far better compiler it is not as powerful as VC++. It is impossible (I believe) to add an icon to the system tray in delphi (well versions 5 and lower - if you can, how???), but obviously not in VC++, I think (having used both) that Delphi is more of a tool for programmers wanting to create windows GUI applications FAST, it is not a serious contender to the power of VC++. With this in mind I'd say Delphi is by far the best language to start learning to program and get familiar with programming concepts (pointers, data structures etc.) but if you want to be a serious programmer VC++ is eventually where you should progress to. I think Java is more of a contender to throne (but will never beat it cause you can't manipulate memory!!!).

Alan.

"When I left you I was but the learner, now I am the master" - Darth Vader
GeneralRe: delphi VS vc++,which one? Pin
Alexandru Savescu31-May-02 12:44
Alexandru Savescu31-May-02 12:44 
GeneralRe: delphi VS vc++,which one? Pin
señor codeman6-Jun-02 1:50
señor codeman6-Jun-02 1:50 
AnswerRe: delphi VS vc++,which one? Pin
tiaozi31-May-02 17:50
tiaozi31-May-02 17:50 
GeneralMinimal COM example Pin
slah31-May-02 3:01
slah31-May-02 3:01 
GeneralGetDlgItem crashes Pin
mikeh31-May-02 2:47
mikeh31-May-02 2:47 
GeneralRe: GetDlgItem crashes Pin
31-May-02 4:50
suss31-May-02 4:50 
GeneralRe: GetDlgItem crashes Pin
mikeh31-May-02 5:00
mikeh31-May-02 5:00 
GeneralRe: GetDlgItem crashes Pin
31-May-02 5:35
suss31-May-02 5:35 
GeneralRe: GetDlgItem crashes Pin
mikeh31-May-02 7:47
mikeh31-May-02 7:47 
GeneralRe: GetDlgItem crashes Pin
James R. Twine31-May-02 10:33
James R. Twine31-May-02 10:33 
GeneralProblem with CString::Replace ( LPCTSTR lpszOld, LPCTSTR lpszNew ); Pin
Munkijo31-May-02 2:01
Munkijo31-May-02 2:01 
GeneralRe: Problem with CString::Replace ( LPCTSTR lpszOld, LPCTSTR lpszNew ); Pin
Mazdak31-May-02 2:34
Mazdak31-May-02 2:34 
GeneralRe: Problem with CString::Replace ( LPCTSTR lpszOld, LPCTSTR lpszNew ); Pin
Munkijo31-May-02 7:27
Munkijo31-May-02 7:27 
GeneralRe: Problem with CString::Replace ( LPCTSTR lpszOld, LPCTSTR lpszNew ); Pin
Munkijo31-May-02 7:33
Munkijo31-May-02 7:33 
GeneralRe: Problem with CString::Replace ( LPCTSTR lpszOld, LPCTSTR lpszNew ); Pin
Bill Wilson31-May-02 14:22
Bill Wilson31-May-02 14:22 
GeneralTo Release or Not to Release... Pin
Braulio Dez31-May-02 0:59
Braulio Dez31-May-02 0:59 
GeneralRe: To Release or Not to Release... Pin
Tomasz Sowinski31-May-02 1:21
Tomasz Sowinski31-May-02 1:21 

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.