home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Maze / MazeConsoleClient / MazeConsoleClient.rc < prev    next >
Encoding:
Text File  |  2001-10-31  |  1.6 KB  |  74 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10.  
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13.  
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16.  
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22.  
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "\0"
  38. END
  39.  
  40. 3 TEXTINCLUDE DISCARDABLE 
  41. BEGIN
  42.     "\r\n"
  43.     "\0"
  44. END
  45.  
  46. #endif    // APSTUDIO_INVOKED
  47.  
  48.  
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // Icon
  52. //
  53.  
  54. // Icon with lowest ID value placed first to ensure application icon
  55. // remains consistent on all systems.
  56. IDI_MAIN_ICON           ICON    DISCARDABLE     "DirectX.ico"
  57.  
  58.  
  59. #endif    // English (U.S.) resources
  60. /////////////////////////////////////////////////////////////////////////////
  61.  
  62.  
  63.  
  64. #ifndef APSTUDIO_INVOKED
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // Generated from the TEXTINCLUDE 3 resource.
  68. //
  69.  
  70.  
  71. /////////////////////////////////////////////////////////////////////////////
  72. #endif    // not APSTUDIO_INVOKED
  73.  
  74.