FFM.rc
上传用户:wymy58
上传日期:2007-01-07
资源大小:2086k
文件大小:2k
源码类别:

DirextX编程

开发平台:

Visual C++

  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. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // Chinese (P.R.C.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  17. #pragma code_page(936)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE 
  25. BEGIN
  26.     "resource.h"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE 
  29. BEGIN
  30.     "#include ""afxres.h""rn"
  31.     ""
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "rn"
  36.     ""
  37. END
  38. #endif    // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE DISCARDABLE 
  44. BEGIN
  45.     IDS_HELLO               "FastFile Maker from DXGuidenCreated: 1999-02-13n"
  46.     IDS_HELP                "Usage:     FFM <source files> <destination file>nExamples:  FFM *.bmp bitmaps.pf, FFM *.* package.pf, FFM abc*.* abcsn<source files>n    the source files that you want to packn<destination file>n    the created destination file"
  47. END
  48. #endif    // Chinese (P.R.C.) resources
  49. /////////////////////////////////////////////////////////////////////////////
  50. #ifndef APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Generated from the TEXTINCLUDE 3 resource.
  54. //
  55. /////////////////////////////////////////////////////////////////////////////
  56. #endif    // not APSTUDIO_INVOKED