home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / ba / usevideo / videomfc / resource.h < prev    next >
C/C++ Source or Header  |  1997-08-29  |  1KB  |  41 lines

  1.  
  2. // resource.h: Header file defining new resource IDs. 
  3. //
  4. // Copyright (C) 1997 Microsoft Corporation
  5. // All rights reserved.
  6. //
  7. // This source code is only intended as a supplement to the
  8. // Broadcast Architecture Programmer's Reference.
  9. // For detailed information regarding Broadcast
  10. // Architecture, see the reference.
  11. //
  12. //{{NO_DEPENDENCIES}}
  13. // Microsoft Developer Studio generated include file.
  14. // Used by VdMFC.rc
  15. //
  16. #define IDD_VDMFC_DIALOG                102
  17. #define IDR_MAINFRAME                   128
  18. #define IDC_LISTBOX                     1000
  19. #define IDC_EDITFILENAME                1004
  20. #define IDC_SETINPUT                    1005
  21. #define IDC_SETOUTPUT                   1006
  22. #define IDC_VIDCNTRL                    1007
  23. #define IDC_EDITCHANNEL                 1008
  24. #define IDC_SETFILENAME                 1009
  25. #define IDC_SETCHANNEL                  1010
  26. #define IDC_VIDEOON                     1011
  27. #define IDC_PLAY                        1012
  28. #define IDC_PAUSE                       1013
  29. #define IDC_STOP                        1014
  30.  
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        130
  36. #define _APS_NEXT_COMMAND_VALUE         32771
  37. #define _APS_NEXT_CONTROL_VALUE         1006
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif
  41.