What is DirectSetup?
DirectSetup is a simple API that provides a one-call installation of the DirectX components. DirectSetup includes several API functions and structures. It also includes a prototype "DirectXSetupCallbackFunction" that can be defined by your application to customize the user interface during the installation process. The DirectX9 SDK includes a sample application in Samples\C++\Misc\DXInstall folder that demonstrates the use of this callback function.
FAQ Menu