// Copyright (c) 1999 Microsoft Corporation. All Rights Reserved. #ifndef _MSVIDFILEPLAYBACKCP_H_ #define _MSVIDFILEPLAYBACKCP_H_ template class CProxy_FilePlaybackEvent : public CProxy_PlaybackEvent { public: // TODO: add fileplayback specific events here }; #endif