struct' type redefinition
Can anyone explain why this gives me the above error [this uses direct x 7 and the wav read file , in the media sample for playing wav files]:
#define STRICT
#include "stdafx.h"
#include
#include
#include
#include
#include "WavRead.h"
“If you try and please everyone, you won’t please anyone.”
I think you might have to do better then that.
Um one of those header files might have a struct def already defed in another header...
header one:
header two:
Get what I mean?
Be more detailed about your problems.
Edited by - Clash Rocker on August 7, 2001 2:12:59 PM
Um one of those header files might have a struct def already defed in another header...
header one:
|
header two:
|
Get what I mean?
Be more detailed about your problems.
Edited by - Clash Rocker on August 7, 2001 2:12:59 PM
What the hell happened to the message I posted - half the include files have vanished from it!!
“If you try and please everyone, you won’t please anyone.”
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement