Hi there all,
I am a programmer for Windows 32bit and now due to a new project issued by a friend of mine, i had to go into Game Development. The following are a few questions that i am going to ask so that i understand more about Developing games.
1) What programming language am i going to use
2) What IDE environment will I be using
3) How will the graphics be supported
Tips and tricks welcome too.

I am going into development of games(help needed)
EngineerPete
Is there anyway that i can use DirectX library using VB I do not know C or C++
Aalok Bhatwal
>as long as i get as much support I need as possible.
Well since you are using apps and technology which is way past any kind of support (at least from MS) then you are going to be on your own.
try the forums on http://www.vbgamer.com - there may still be some people there using VB5, or at least VB 6 with something that will work with VB5
Darshak
The programming part on my own is not a problem, as long as i get as much support I need as possible.
Rathi
You can use VS 2005 VC++ Environment with DirectX Library. This is what every body would recommend it.
More over, now one can easily do alomost all actvities with C# and DirectX. The only problem one would face is that help and tutorials. Most online help is in C++.
Have fun making games!
Cine
ManagedDirectX works with VB.Net as well as c#. See http://www.thezbuffer.com for everything there is to know.
If you are still using VB6 then there are some old unsupported libraries out there but you are pretty much on your own.