Leaked source code of windows server 2003
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.

135 lines
3.4 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "res.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winnt.h"
  10. #include "winres.h"
  11. #include <wincrui.h>
  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. #ifndef _MAC
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Version
  25. //
  26. #include "ntverp.h"
  27. #define VER_FILETYPE VFT_APP
  28. #define VER_FILESUBTYPE VFT_UNKNOWN
  29. #define VER_FILEDESCRIPTION_STR "ITG RAS Smartcard Helper Application"
  30. #define VER_INTERNALNAME_STR "itgrasxp\0"
  31. #define VER_ORIGINALFILENAME_STR "itgrasxp.exe"
  32. #include "common.ver"
  33. #endif // !_MAC
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // Dialog
  37. //
  38. IDD_MAINDIALOG DIALOGEX DISCARDABLE 0, 0, 223, 125 + 2
  39. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_SHELLFONT | DS_CENTER
  40. CAPTION "Welcome to ITG RAS"
  41. FONT 8, "MS Shell Dlg"
  42. BEGIN
  43. LTEXT "Welcome to Microsoft networking Remote Access Service (RAS). To be able to access some network servers, you will need to enter the username and password that you use for the corporate network. Username should be entered as domain\username.",
  44. IDC_STATIC,
  45. 12,11 ,198,54
  46. CONTROL "",IDC_CRED,WC_CREDENTIAL,WS_TABSTOP | CRS_USERNAMES,
  47. 12,65 + 2 ,198,CREDUI_CONTROL_MIN_HEIGHT
  48. DEFPUSHBUTTON "OK",IDOK,
  49. 107,106 ,50,14, BS_PUSHBUTTON
  50. PUSHBUTTON "Cancel",IDCANCEL,
  51. 161,106 ,50,14, BS_PUSHBUTTON
  52. END
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // DESIGNINFO
  56. //
  57. #ifdef APSTUDIO_INVOKED
  58. GUIDELINES DESIGNINFO DISCARDABLE
  59. BEGIN
  60. IDD_MAINDLG, DIALOG
  61. BEGIN
  62. LEFTMARGIN, 7
  63. RIGHTMARGIN, 234
  64. TOPMARGIN, 7
  65. BOTTOMMARGIN, 109
  66. END
  67. END
  68. #endif // APSTUDIO_INVOKED
  69. #ifdef APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // TEXTINCLUDE
  73. //
  74. 1 TEXTINCLUDE DISCARDABLE
  75. BEGIN
  76. "res.h\0"
  77. END
  78. 2 TEXTINCLUDE DISCARDABLE
  79. BEGIN
  80. "#include ""winnt.h""\r\n"
  81. "#include ""winres.h""\r\n"
  82. "\0"
  83. END
  84. 3 TEXTINCLUDE DISCARDABLE
  85. BEGIN
  86. "\r\n"
  87. "\0"
  88. END
  89. #endif // APSTUDIO_INVOKED
  90. /////////////////////////////////////////////////////////////////////////////
  91. //
  92. // String Table
  93. //
  94. STRINGTABLE DISCARDABLE
  95. BEGIN
  96. IDS_APP_NAME "ITG Smartcard RAS Support"
  97. IDS_APP_DESCRIPTION "Creates a password credential for users of ITG smartcard logon."
  98. END
  99. #endif // English (U.S.) resources
  100. /////////////////////////////////////////////////////////////////////////////
  101. #ifndef APSTUDIO_INVOKED
  102. /////////////////////////////////////////////////////////////////////////////
  103. //
  104. // Generated from the TEXTINCLUDE 3 resource.
  105. //
  106. /////////////////////////////////////////////////////////////////////////////
  107. #endif // not APSTUDIO_INVOKED