home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / directx / dxbug / readme.txt < prev   
Text File  |  1997-08-05  |  1KB  |  34 lines

  1. ===========================================
  2. = DirectX DXBUG Bug Reporting Tool Readme =
  3. ===========================================
  4.  
  5. Overview
  6. --------
  7.  
  8. DXBUG helps you file better bug reports.  It automatically picks up
  9. various useful system information, such as the operating system version,
  10. DirectX version, Display, Sound and Joystick driver information, then
  11. allows you to enter your name and the bug description and save the bug
  12. report as a text file that you can then paste into the mail that you
  13. send us.  DXBUG will remember static information such as your name so
  14. you don't have to re-key it for subsequent bugs that you file.
  15.  
  16.  
  17. How to file bugs
  18. ----------------
  19. 1)  Run <sdkdir>\samples\Graphics\DirectX\dxbug\dxbug.exe, and wait for DXBUG 
  20.     to extract the DirectX dll version numbers.
  21.  
  22. 2)  Click on the 'Go to Bug Entry Form' button, and fill out all the fields
  23.     in the 'Name and Bug Information' form.  
  24.  
  25. 3)  Click the 'Done' button when you're done.
  26.  
  27. 4)  Click 'Save Bug Data' to save all the information to a text file.  It
  28.     will default to 'DXBug01.txt'.
  29.  
  30. 5)  Edit 'DXBug01.txt' and paste the contents into your email.  Then email
  31.     the report to dxbugs@microsoft.com.        
  32.  
  33.     
  34.