RESOURCE.H


// resource.h: Header file defining new resource IDs.  
// 
// Copyright (C) 1997 Microsoft Corporation 
// All rights reserved. 
// 
// This source code is only intended as a supplement to the 
// Broadcast Architecture Programmer's Reference. 
// For detailed information regarding Broadcast 
// Architecture, see the reference. 
// 
//{{NO_DEPENDENCIES}} 
// Microsoft Developer Studio generated include file. 
// Used by VdMFC.rc 
// 
#define IDD_VDMFC_DIALOG                102 
#define IDR_MAINFRAME                   128 
#define IDC_LISTBOX                     1000 
#define IDC_EDITFILENAME                1004 
#define IDC_SETINPUT                    1005 
#define IDC_SETOUTPUT                   1006 
#define IDC_VIDCNTRL                    1007 
#define IDC_EDITCHANNEL                 1008 
#define IDC_SETFILENAME                 1009 
#define IDC_SETCHANNEL                  1010 
#define IDC_VIDEOON                     1011 
#define IDC_PLAY                        1012 
#define IDC_PAUSE                       1013 
#define IDC_STOP                        1014 
 
// Next default values for new objects 
//  
#ifdef APSTUDIO_INVOKED 
#ifndef APSTUDIO_READONLY_SYMBOLS 
#define _APS_NEXT_RESOURCE_VALUE        130 
#define _APS_NEXT_COMMAND_VALUE         32771 
#define _APS_NEXT_CONTROL_VALUE         1006 
#define _APS_NEXT_SYMED_VALUE           101 
#endif 
#endif