Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

165 lines
3.5 KiB

  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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "raserror.h"
  13. #include "ntverp.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // REGISTRY
  26. //
  27. IDR_EAPCFG REGISTRY "ceapcfg.rgs"
  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. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  40. "#include ""windows.h""\r\n"
  41. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  42. "#include ""raserror.h""\r\n"
  43. "#include ""ntverp.h""\r\n"
  44. "\0"
  45. END
  46. 3 TEXTINCLUDE
  47. BEGIN
  48. "\r\n"
  49. "\0"
  50. END
  51. 4 TEXTINCLUDE
  52. BEGIN
  53. "\r\n"
  54. "#include <raserror.h>\r\n"
  55. "\r\n"
  56. "// NT-standard version information\r\n"
  57. "\r\n"
  58. "#include <ntverp.h>\r\n"
  59. "\r\n"
  60. "#define VER_FILETYPE VFT_DLL\r\n"
  61. "#define VER_FILESUBTYPE VFT2_UNKNOWN\r\n"
  62. "#define VER_FILEDESCRIPTION_STR ""Remote Access PPP CHAP""\r\n"
  63. "#define VER_INTERNALNAME_STR ""raschap.dll""\r\n"
  64. "#define VER_ORIGINALFILENAME_STR ""raschap.dll""\r\n"
  65. "\r\n"
  66. "#include ""common.ver""\r\n"
  67. "\0"
  68. END
  69. #endif // APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Dialog
  73. //
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // DESIGNINFO
  77. //
  78. #ifdef APSTUDIO_INVOKED
  79. GUIDELINES DESIGNINFO
  80. BEGIN
  81. IDD_DIALOG_LOGON, DIALOG
  82. BEGIN
  83. BOTTOMMARGIN, 197
  84. END
  85. IDD_DIALOG_RETRY_LOGON, DIALOG
  86. BEGIN
  87. RIGHTMARGIN, 214
  88. BOTTOMMARGIN, 136
  89. END
  90. IDD_DIALOG_CLIENT_CONFIG, DIALOG
  91. BEGIN
  92. LEFTMARGIN, 7
  93. RIGHTMARGIN, 183
  94. TOPMARGIN, 7
  95. BOTTOMMARGIN, 82
  96. END
  97. IDD_DIALOG_SERVER_CONFIG, DIALOG
  98. BEGIN
  99. LEFTMARGIN, 7
  100. TOPMARGIN, 7
  101. BOTTOMMARGIN, 84
  102. END
  103. END
  104. #endif // APSTUDIO_INVOKED
  105. /////////////////////////////////////////////////////////////////////////////
  106. #endif // English (U.S.) resources
  107. /////////////////////////////////////////////////////////////////////////////
  108. #ifndef APSTUDIO_INVOKED
  109. /////////////////////////////////////////////////////////////////////////////
  110. //
  111. // Generated from the TEXTINCLUDE 3 resource.
  112. //
  113. /////////////////////////////////////////////////////////////////////////////
  114. //
  115. // Generated from the TEXTINCLUDE 4 resource.
  116. //
  117. #include <raserror.h>
  118. // NT-standard version information
  119. #include <ntverp.h>
  120. #define VER_FILETYPE VFT_DLL
  121. #define VER_FILESUBTYPE VFT2_UNKNOWN
  122. #define VER_FILEDESCRIPTION_STR "Remote Access PPP CHAP"
  123. #define VER_INTERNALNAME_STR "raschap.dll"
  124. #define VER_ORIGINALFILENAME_STR "raschap.dll"
  125. #include "common.ver"
  126. /////////////////////////////////////////////////////////////////////////////
  127. #endif // not APSTUDIO_INVOKED