Thread: Problems with DirectX 9.0 SDK includes

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2005
    Posts
    41

    Problems with DirectX 9.0 SDK includes

    I am using DirectX 9.0 SDK, and am trying to set up Dev C++ 4.9.9.2 to use them. At first, the following three files gave me problems:

    d3dx9.h
    dmusici.h
    dshow.h

    I would include them and the compiler would spit a whole whack of errors back at me that I do not understand. I went to Microsoft's website to download the October 2005 update of the DirectX 9.0 SDK, and that took care of the d3dx9.h problem, but the other two still will not compile with my project. I want to be able to use music, dang it! Can anybody help me out with this? I am working out of the book "Programming Role Playing Games with Direct X 2nd Edition"

    I should also mention that I do not seem to have a WINMM.LIB file that I need. Can anybody help with that?
    Last edited by SkyRaign; 12-18-2005 at 09:05 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Rendering problems (DirectX?)
    By OnionKnight in forum Tech Board
    Replies: 0
    Last Post: 08-17-2006, 12:17 PM
  2. Problems upgrading to latest Platford SDK
    By cloudy in forum Windows Programming
    Replies: 2
    Last Post: 02-14-2006, 04:48 PM
  3. Directx 8 or 9
    By silk.odyssey in forum Game Programming
    Replies: 12
    Last Post: 06-18-2004, 05:53 PM
  4. DirectX 8 with Borland
    By Tommaso in forum Game Programming
    Replies: 11
    Last Post: 08-12-2003, 09:30 AM
  5. DirectX problems
    By Silvercord in forum Tech Board
    Replies: 2
    Last Post: 06-29-2003, 06:02 PM