What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [split] VB6 debate

[split] VB6 debate
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
O.P. RE: RE: RE: [addon made in vb6]3 howto's questions
quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
I didn't say you couldn't do it in VB6, if you read my sentence once again, because you can't do as much as you can in C/C++.
which implies you can't do it in VB6.

You cannot do all kind of features with VB6.

quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
VB6 is certainly a 'more unstable language'. It's not made to use Win32 APIs for example.
what has that got to do with "more unstable language". Also, since when is VB6 "not made to use APIs". That's quite frankly totally and utterly wrong. The method and function declarations are especailly made for that.

The "Define Function" statement was added in later versions, because they needed to use WIN32 API, therefore it's not "made" to use APIs.

quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
It's not using original constants etc.
??? constants need to be declared, even in C!

I meant the constants declared in windows.h

quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
There's no way to handle pointers.
very old fairy tale used by those who hate VB6. VB6 can handle pointers perfectly.

Well.. That is false! It's not even close to C++.

quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
If your program hangs (happens when making addons), you cannot stop it without exiting the whole IDE. And if you forgot to save before you click "Execute/Compile", it's gone.
that has nothing todo with "stability of the language" at all. That has todo with the IDE.

Since VB6 is all built with the IDE, that's the parser etc. Oh also notice my comment between ( and ).

quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
you can't debug it any good since the outcome is junk.
??? yes you can. And, ok maybe not in the way you debug a C app, but that's because it is a higher level language.

True, but that is also why you shouldn't use it as a language.

quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
Microsoft has always been claiming VB should be easy, fast, powerful, still, non of their programs are written in VB.
What has either got to do with the other? VB is _aimed_ for another audiance. That doesn't mean you can't do certain stuff with it.


quote:
Originally posted by CookieRevised
quote:
Originally posted by vikke
VB6 sucks, realize it! It's easier to learn C++ than to hook API's in VB.
sorry but no...

Still only possible with another language ActiveX/DLL in VB6.
4 8 15 16 23 42
03-15-2007 02:46 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread


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