// stdafx.h : include file for standard system include files, 
//  or project specific include files that are used frequently, but 
//      are changed infrequently 
// 
#define _AFX_NO_BSTR_SUPPORT 
#include <afxwin.h>         // MFC core and standard components 
#include <afxext.h>         // MFC extensions 
#include <afxcmn.h>         // MFC common controls 
 
#include <objbase.h>// Common Object Model 
 
#include <strmif.h>// Quartz 
#include <control.h> 
#include <evcode.h> 
#include <uuids.h>