home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectShow / Players / BGMusic / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2001-10-08  |  552 b   |  15 lines

  1. //-----------------------------------------------------------------------------
  2. // File: Resource.h
  3. //
  4. // Desc: Header file for DirectShow Background music player
  5. //       
  6. // Copyright (c) 2000-2001 Microsoft Corporation. All rights reserved.
  7. //-----------------------------------------------------------------------------
  8.  
  9. //-----------------------------------------------------------------------------
  10. // Resource constants
  11. //-----------------------------------------------------------------------------
  12. #define IDI_BGMUSIC    10000
  13.  
  14.  
  15.