VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



DirectX/Direct3D Configuration Applet DLL

by Devin Watson (7 Submissions)
Category: DirectX
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

In keeping up with DirectX, it may be hard to find some good utility code that allows you to present the user with a configuration GUI, similar to the config GUI in Freespace 2, Half-Life or any other big game which relies on DirectX. This is a small ActiveX DLL which uses DirectX 8 to enumerate all of the video cards on the computer, and also displays the acceptable resolutions for each one. It can then return the values selected by the user in a format which DirectX understands (adapter number, mode number, fullscreen, etc.). Modification of the DLL is as easy as changing the D3DConfig.res file using the Resource Editor. It took me a little while to not overcook this problem, but I actually found a simplistic but powerful solution. Hopefully, this will help all of you out there to understand UI isn't just in the game, but also in the setup. Also enclosed in the zip is a README and a sample program. Use the .VBG file if you don't want to compile everything. Have fun, and don't forget to vote or comment on this if you want.

Assumes
Make sure you have DirectX 8.0 or higher installed on your computer before using.

Rate DirectX/Direct3D Configuration Applet DLL

Download DirectX/Direct3D Configuration Applet DLL

Download DirectX/Direct3D Configuration Applet DLL (24 KB)

DirectX/Direct3D Configuration Applet DLL Comments

No comments have been posted about DirectX/Direct3D Configuration Applet DLL. Why not be the first to post a comment about DirectX/Direct3D Configuration Applet DLL.

Post your comment

Subject:
Message:
0/1000 characters