Thread: Displaying Direct X Files?

  1. #1
    Registered User
    Join Date
    Nov 2003
    Posts
    7

    Post Displaying Direct X Files?

    Hi Is there a way to display a Direct X File (.x) in a programm?

    I am sorta new so please dont refer to somthin like (see iostream)

    Thanks!


  2. #2
    Programming is fun, mkay?
    Join Date
    Oct 2001
    Posts
    490

    Post Possibility ...

    Yes, it can be done. But, since you are "sorta new", I suggest you learn the Win32 API first. Then, you will need to download the DirectX 8.1/9 SDK from the Microsoft website and get comfortable with the API. And you will be able to do as you wish.
    Website(s): http://www16.brinkster.com/trifaze/

    E-mail: [email protected]

    ---------------------------------
    C++ Environment: MSVC++ 6.0; Dev-C++ 4.0/4.1
    DirectX Version: 9.0b
    DX SDK: DirectX 8.1 SDK

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Reading .dat files from a folder in current directory...
    By porsche911nfs in forum C++ Programming
    Replies: 7
    Last Post: 04-04-2009, 09:52 PM
  2. Error opening files in a different dir
    By Ozzie in forum C++ Programming
    Replies: 3
    Last Post: 10-09-2008, 06:55 AM
  3. Working with muliple source files
    By Swarvy in forum C++ Programming
    Replies: 1
    Last Post: 10-02-2008, 08:36 AM
  4. Program Deployment and DLL/OCX Files?
    By dfghjk in forum C++ Programming
    Replies: 5
    Last Post: 06-16-2008, 02:47 AM
  5. Batch file programming
    By year2038bug in forum Tech Board
    Replies: 10
    Last Post: 09-05-2005, 03:30 PM