How to Determine Installed Version of DirectX

Last reviewed: November 25, 1997
Article ID: Q157730
The information in this article applies to:
  • Microsoft Windows 95

SUMMARY

This article describes how to determine which (if any) version of DirectX is installed on your computer.

MORE INFORMATION

To determine which version of DirectX is installed on your computer, follow these steps:

  1. Using Windows Explorer or My Computer, locate the Ddraw.dll file in the Windows\System folder.

    NOTE: If the Ddraw.dll file does not exist in the Windows\System folder, DirectX is probably not installed on your computer.

  2. Use the right mouse button to click the Ddraw.dll file, and then click Properties on the menu that appears.

  3. Click the Version tab.

  4. Compare the version number on the File Version line with the following table:

          Version number   DirectX version
          --------------------------------
          4.02.0095               1
          4.03.00.1096            2
          4.04.00.0068            3 or 3a
          4.05.00.0155            5
    
    
NOTE: DirectX versions 3 and 3a use the same version of the Ddraw.dll file. To determine whether you are using version 3 or 3a of DirectX, check the version of the D3drgbxf.dll file.

   Version number   DirectX version
   --------------------------------
   4.04.00.0068            3
   4.04.00.0070            3a

Developer Information

If you develop computer games and you want to provide DirectX functionality in your game, you need the Microsoft Game Software Development Kit (SDK). The Game SDK is available on the Microsoft Developer's Network (MSDN) Level 2 CD-ROM.

Independent software vendors (ISVs) who use these components in their games can redistribute them.


Additional query words: 95 DX1 DX2 DX3 Manhattan
Keywords : win95
Version : 95
Platform : WINDOWS
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 25, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.