Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Visual Basic Help Please :)

Newbie Spellweaver
Joined
Jan 13, 2007
Messages
8
Reaction score
0
Hey i just recently bough Visual Basic 6 and iv'e only got a little idea on how to use it i know about making calculators and stuff i just cant find any reliable Tutorial Websites if you Could Post Some below i would be chuffed XD
the only ones ive seen are youtube and it was to make a calculator :lame: i know but i learned it and its simple has anyone out there got a clue how to make a funny code that makes your disc drive(s) pop "in" and "out"
Or Spam pop ups.
Anyway please post some Tutorial websites if you can thanks :)

Remeber please for Visual Basic 6
 
Custom Title Activated
Loyal Member
Joined
May 18, 2006
Messages
2,065
Reaction score
14
Just Google what you want with vb6 at the end.
 
Divine Celestial
Loyal Member
Joined
Jul 7, 2004
Messages
853
Reaction score
5
sage

protip: VB is lame.

There's several million websites out there with usage instructions, go find them yourself.

I was going to recommend C/C++ but from an initial judgement of your Post I don't think it'd change anything.
 
Legendary Battlemage
Joined
Nov 18, 2006
Messages
640
Reaction score
0
yea VB is kinda *yawn* it really dosne do anything worth mentioning c/c++ is good to learn
heres a VB tutorial
 
Custom Title Activated
Loyal Member
Joined
May 18, 2006
Messages
2,065
Reaction score
14
C#.NET is actually better than C++ IMO. I know it sucks at making games, but not if you use XNA Game Studio. ;] (It's free)
 
Junior Spellweaver
Joined
Mar 21, 2006
Messages
129
Reaction score
0
Hey i just recently bough Visual Basic 6

A waste of money in my opinion as you can get VB.NET for free (learning edition, but I guess you don't need more than that at the moment).

know but i learned it and its simple has anyone out there got a clue how to make a funny code that makes your disc drive(s) pop "in" and "out"
Or Spam pop ups.

As for your disc drives look for a API

As for the spam pop-ups use msgbox command

Just a suggestion: make sure I never come across any of your lame code or be sure I will never find out where you live.
 
Divine Celestial
Loyal Member
Joined
Jul 7, 2004
Messages
853
Reaction score
5
sage

C#.NET is actually better than C++ IMO. I know it sucks at making games, but not if you use XNA Game Studio. ;] (It's free)
I'm assuming you don't know that C# is Micro$oft's own invention, only for MS-Windows, and that C++ is nearly a standard across many platforms.
 
Master Summoner
Joined
Feb 7, 2005
Messages
532
Reaction score
0
Re: sage

I'm assuming you don't know that C# is Micro$oft's own invention, only for MS-Windows, and that C++ is nearly a standard across many platforms.

I'm assuming you don't know that a lot of people only use windows.
 
Master Summoner
Joined
Feb 7, 2005
Messages
532
Reaction score
0
Re: sage

So? Most programs written aren't made for windows only...

Yeah, and your point?

Ok ill rephrase the shizt.

If your only gonna ever use windows, C# isnt a bad choice.
 
Divine Celestial
Loyal Member
Joined
Jul 7, 2004
Messages
853
Reaction score
5
And I'm already beginning to migrate over to Linux, where practically everything is C/C++.
 
Back
Top