Writtten by Harris Phram
Participates Patty Buchanan and Tom Curry
VII. How to Compile A DirectX Application with Visual Basic 5.0 or 6.0
Step 1
Creating a DirectX 7 program in Visual Basic is much easier than in Visual C++.
After the sample project is loaded attach the DirectX7 libraries by select Project/Resources from the menu and click on the DirectX 7 for Visual Basic Type Library.
Step 2
Compile and run the program!!