/**INC+**********************************************************************/ /* Header: wspint.h */ /* */ /* Purpose: Sound Player - Windows specific internal header. */ /* */ /* Copyright(C) Microsoft Corporation 1997 */ /* */ /****************************************************************************/ /** Changes: * $Log: Y:/logs/hydra/tshrclnt/core/wspint.h_v $ * * Rev 1.1 25 Sep 1997 14:48:58 KH * SFR1037: Initial Sound player implementation **/ /**INC-**********************************************************************/ #ifndef _H_WSPINT #define _H_WSPINT /****************************************************************************/ /* */ /* INCLUDES */ /* */ /****************************************************************************/ /****************************************************************************/ /* Platform specific headers. */ /****************************************************************************/ #include #endif /* _H_WSPINT */