Thread: Runtime Libraries (DirectX)?

  1. #1
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584

    Runtime Libraries (DirectX)?

    What are these all about? As the programmer, is there anything I need to do?

    --Garfield
    1978 Silver Anniversary Corvette

  2. #2
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    Make sure the users of your game has them. As the majority of people already have Direct X installed, you don't have to do anything (other than let them know which version of Direct X you used).

    You can install the debugging runtime libraries if you want more information on why things aren't working the way you want them to, but they'll probably slow things down a liitle.
    zen

  3. #3
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Thanks!
    1978 Silver Anniversary Corvette

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 11-07-2006, 06:41 AM
  2. DirectX libraries
    By maxorator in forum Tech Board
    Replies: 9
    Last Post: 09-30-2006, 06:03 AM
  3. MinGW thread-safe runtime libraries
    By Mario F. in forum C++ Programming
    Replies: 3
    Last Post: 08-21-2006, 08:15 AM
  4. DirectSound header issues
    By dxfoo in forum C++ Programming
    Replies: 0
    Last Post: 03-19-2006, 07:16 PM
  5. FILES in WinAPI
    By Garfield in forum Windows Programming
    Replies: 46
    Last Post: 10-02-2003, 06:51 PM