|
creating a dll from GetDXVer (GetDXVersion)
I am trying to creat a dll that will return the Directx version currently on the users machine. The dll will give the programmer options to do something with that information. I know how to use the GetDXVersion supplied by directx but I dont know how to make it a dll or create my own. Could someone point me in the right direction?
|