nde.rc 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. // Microsoft Visual C++ 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. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #endif // English (U.S.) resources
  20. /////////////////////////////////////////////////////////////////////////////
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.K.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE
  34. BEGIN
  35. "resource.h\0"
  36. END
  37. 2 TEXTINCLUDE
  38. BEGIN
  39. "#include ""afxres.h""\r\n"
  40. "\0"
  41. END
  42. 3 TEXTINCLUDE
  43. BEGIN
  44. "#include ""version.rc2""\r\n"
  45. "\0"
  46. END
  47. #endif // APSTUDIO_INVOKED
  48. #endif // English (U.K.) resources
  49. /////////////////////////////////////////////////////////////////////////////
  50. #ifndef APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Generated from the TEXTINCLUDE 3 resource.
  54. //
  55. #include "version.rc2"
  56. /////////////////////////////////////////////////////////////////////////////
  57. #endif // not APSTUDIO_INVOKED