home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Shareware / Programare / flashplayer / Samples / MFC / Demo / res / Demo.rc2 < prev   
Encoding:
Text File  |  2004-06-23  |  542 b   |  20 lines

  1. //
  2. // Demo.RC2 - resources Microsoft Visual C++ does not edit directly
  3. //
  4.  
  5. #ifdef APSTUDIO_INVOKED
  6. #error this file is not editable by Microsoft Visual C++
  7. #endif //APSTUDIO_INVOKED
  8.  
  9.  
  10. /////////////////////////////////////////////////////////////////////////////
  11. // Add manually edited resources here...
  12.  
  13. #ifdef WITH_EMBEDDED_FLASH_OCX_CODE
  14.  
  15.     FLASHOCXCODE           BIN                   "res\\flash.ocx"
  16.  
  17. #endif // WITH_EMBEDDED_FLASH_OCX_CODE
  18.  
  19. /////////////////////////////////////////////////////////////////////////////
  20.