What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Whats Better? Visual Basic, Delphi or C++?

Whats Better? Visual Basic, Delphi or C++?
Author: Message:
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
21 / Other / Flag
Joined: Jul 2003
RE: Whats Better? Visual Basic, Delphi or C++?
im a vb programmer and learning c++

and ive got to admit vb seems the easy way out :)

with c++ your have to do the right caps etc...

vb
code:
Msgbox "Messengerbox text", "Message box Title"


c++
code:
MessageBox ("Message Box Text, "Message Box Title", 0)


(still dont know why u put the 0 there...)

only problem i have with vb is that you cannot subclass other windows :( cept your own
12-30-2004 05:27 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Whats Better? Visual Basic, Delphi or C++? - by DJeX on 12-30-2004 at 06:27 AM
RE: Whats Better? Visual Basic, Delphi or C++? - by Ardv4rk on 12-30-2004 at 07:04 AM
RE: Whats Better? Visual Basic, Delphi or C++? - by Ash_ on 12-30-2004 at 07:04 AM
RE: Whats Better? Visual Basic, Delphi or C++? - by DJeX on 12-30-2004 at 08:02 AM
RE: Whats Better? Visual Basic, Delphi or C++? - by RaceProUK on 12-30-2004 at 10:45 AM
RE: Whats Better? Visual Basic, Delphi or C++? - by Anubis on 12-30-2004 at 10:49 AM
RE: Whats Better? Visual Basic, Delphi or C++? - by Ash_ on 12-30-2004 at 11:23 AM
RE: Whats Better? Visual Basic, Delphi or C++? - by Millenium_edition on 12-30-2004 at 01:51 PM
RE: Whats Better? Visual Basic, Delphi or C++? - by Stigmata on 12-30-2004 at 05:27 PM
RE: Whats Better? Visual Basic, Delphi or C++? - by CookieRevised on 12-30-2004 at 06:14 PM
RE: Whats Better? Visual Basic, Delphi or C++? - by Purity on 12-30-2004 at 06:24 PM
RE: Whats Better? Visual Basic, Delphi or C++? - by Mattwood9 on 12-30-2004 at 06:40 PM
RE: Whats Better? Visual Basic, Delphi or C++? - by RaceProUK on 12-30-2004 at 11:02 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On