Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

VB6 Tutorial + Resources you may need


Elihu
 Share

Recommended Posts

This post is for Tutorial easy links, resources needed for VB6 and vb6 newb help. ((If proven useful, please pin this tutorial))

Note that this post does not have a link to download VB6\. There are many links elsewhere so I suggest you search.-Tundras Blanc

What is vb6?:

The VB6 IDE (Integrated Development Environment) is a very simple and fully featured IDE. If you start out programming in VB6 you may end up being too spoiled to ever appreciate a more complicated and less functional IDE like most C++ IDEs. One feature which sets VB6 apart from various IDEs is the simplicity of its approach to GUI (Graphical User Interface) design.

As a general rule: Play with it. You're very unlikely to break anything that matters, so just explore and experiment with the IDE, and you'll learn more.

Recommended for you to read first-> [http://www.vb6.us/gu…beginners-guide](http://www.vb6.us/guides/visual-basic-6-beginners-guide)

Rest of the Information here–> [http://www.vb6.us/tu…ng-know-vb6-ide](http://www.vb6.us/tutorials/getting-know-vb6-ide)

VB6 Tutorials, Intro and Guides:

Video Introduction:

Written Instruction: [http://www.vbtutor.n…-2012-tutorial/](http://www.vbtutor.net/index.php/visual-basic-2012-tutorial/) [http://www.vb6.us/tutorials](http://www.vb6.us/tutorials)

Database Guide: [http://www.vb6.us/gu…-database-guide](http://www.vb6.us/guides/vb6-database-guide)

Control Guide: [http://www.vb6.us/gu…-controls-guide](http://www.vb6.us/guides/vb6-controls-guide)

Hey there everyone! Here is a place where I'll post sites where you can find ActiveX Controls, DLLs, or other things you'll need for VB6.

Links:

[http://www.ocxdump.com/](http://www.ocxdump.com/)

[http://www.dlldump.com/](http://www.dlldump.com/)

[http://www.infdump.com/](http://www.infdump.com/)

Message me more links if you think this post is useful. (Credit for discovery will be added)

Any problems don't hesitate to tell me
Link to comment
Share on other sites

> what is this…
>
> you only posted some links to tutorials. i can do the same i just search on google vb6 basic tutorial. what will be the difference.

Most newbies try that and fail, I spent my day digging up this stuff because people don't use VB6 that much anymore. When I was a noob, google didn't help me and it was only later after a few months did I find some tutorials and by that time I already had learned a little from ducking up codes. If you don't need this tutorial and you have nothing people will benefit from reading as well as, to hate on this topic why did you post here?

And on another note, You might be blind or too lazy (Idk) But did you notice the words " + Resources you may need"? I put links to dump sites where you can find ActiveX controls, DLLs and ETC. >_> Reason why I didn't upload files here is because I have no clue what you people want or need so I provide the links for you to search the files you need and save me the trouble and humiliation of someone saying " Sorry I don't need that."
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...