Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
DirectX 8.1 SDK w/ Visual Basic 6
Name: -=Trey=- Date: November 24, 2001 at 15:42:39 Pacific
Comment:
Hello, Would it be possible to make a successful game (provided there are good code and graphics) in Visual Basic 6 using the DirectX 8.1 SDK? I'm pretty experienced with VB6 and API's. BTW, I have Visual Studio 6 Enterprise (if DirectX SDK requires that).
Name: Ercüment Date: November 28, 2001 at 05:04:05 Pacific
Reply:
Can i have directX 8.1
0
Response Number 2
Name: Moondog Date: November 30, 2001 at 19:16:38 Pacific
Reply:
Yes is very possible. Make sure you download DirectX 8.1 Developer Runtime and DirectX 8.1 Visual Basic SDK from microsoft
0
Response Number 3
Name: Bing Sumadchat Date: February 6, 2002 at 21:23:43 Pacific
Reply:
I downloaded DirectX 8.1 Developer Runtime and DirectX 8.1 Visual Basic SDK from microsoft. I tried installing it on my pc (running on Windows 98) and it doesnt work. It tells me that it isnt a valid Win 32 program or something. What could be wrong? Thanks!
0
Response Number 4
Name: Mooman Date: March 18, 2002 at 00:52:19 Pacific
Reply:
Sounds like you got a corrupted exe. Try downloading it again. Installed it on both Windows 98 and Windows XP and it worked fine on both. And yes, you can produce a decent game under Visual Basic 6 and DirectX 8.1. You will get better framerates with VC++ depending on how graphics intensive you are going to get and what features (enviroment mapping, bump mapping, volumetric lighting, etc.) you use. But it CAN be done.
Summary: Hey guys, I am using Visual Basic 6.00 and wanted to know something about patching.Well i am a software developer(games) and we have to constantly update our manuals and game boot files.Well ...
Summary: Hey, I'm not completely sure were to post this. A while back I purchased a copy of Visual Basic 6.0 (not sure were from) really cheap. I tested it for the first time yesterday. I made a menu (Doesn't...
Summary: Hi everyone. Need your help. I Am creating a Windows application in Visual basic 6 that writes data into SQL database. My login Form that firstly show when running the app is frmLogin. I have Got a c...