AMC_import.rc 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  33. "#include ""windows.h""\r\n"
  34. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "\r\n"
  40. "\0"
  41. END
  42. #endif // APSTUDIO_INVOKED
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // String Table
  46. //
  47. STRINGTABLE DISCARDABLE
  48. BEGIN
  49. IDS_LIB_SHORT_DESC "AMC Import"
  50. IDS_LIB_LONG_DESC "Acclaim Motion Capture Import DLL"
  51. IDS_IMPORTING_AMC "Importing AMC"
  52. END
  53. STRINGTABLE DISCARDABLE
  54. BEGIN
  55. IDS_ERR_OPENING_FILE "Error opening file"
  56. IDS_TH_OUTOFMEMORY "Out of memory"
  57. IDS_SHORT_DESC "AMC File"
  58. IDS_LONG_DESC "Acclaim Motion Capture File"
  59. END
  60. STRINGTABLE DISCARDABLE
  61. BEGIN
  62. IDS_CATEGORY "Scene Import"
  63. IDS_AUTHOR_NAME "James McNeill"
  64. IDS_COPYRIGHT "Copyright 1996 Westwood Studios"
  65. END
  66. STRINGTABLE DISCARDABLE
  67. BEGIN
  68. IDS_NODE_CREATION_ERROR "Node creation error."
  69. END
  70. #endif // English (U.S.) resources
  71. /////////////////////////////////////////////////////////////////////////////
  72. #ifndef APSTUDIO_INVOKED
  73. /////////////////////////////////////////////////////////////////////////////
  74. //
  75. // Generated from the TEXTINCLUDE 3 resource.
  76. //
  77. /////////////////////////////////////////////////////////////////////////////
  78. #endif // not APSTUDIO_INVOKED