tadobie
10-16-2004, 11:45 PM
I'm at the stage where I wish to add sound to my directx game. if I use #include <dsound.h>
I get 180 errors
I have the sdk and all other includes
<ddraw.h>
<dinput.h>
etc..
gave me no problem, is there something I should know?
It seems that the dsound code is there but all the errors are saying everything in the file is undefined (I'm using vc++ 6.0 by the way ).
I get 180 errors
I have the sdk and all other includes
<ddraw.h>
<dinput.h>
etc..
gave me no problem, is there something I should know?
It seems that the dsound code is there but all the errors are saying everything in the file is undefined (I'm using vc++ 6.0 by the way ).
