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.

76 lines
1.9 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. //#include "resource.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include "resource.h"
  9. #define APSTUDIO_READONLY_SYMBOLS
  10. #include "winres.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""winres.h""\r\n"
  32. "\0"
  33. END
  34. #endif // APSTUDIO_INVOKED
  35. STRINGTABLE DISCARDABLE
  36. BEGIN
  37. IDS_WINIPCFG_MESSAGE "Winipcfg is no longer available. Please go to the network connection folder, right click on the connection and select Status, and then select the Support Tab."
  38. IDS_WINIPCFG_CAPTION "Winipcfg.exe"
  39. END
  40. #endif // English (U.S.) resources
  41. /////////////////////////////////////////////////////////////////////////////
  42. #ifndef APSTUDIO_INVOKED
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // Generated from the TEXTINCLUDE 3 resource.
  46. //
  47. #include <ntverp.h>
  48. #define VER_FILETYPE VFT_APP
  49. #define VER_FILESUBTYPE VFT2_UNKNOWN
  50. #define VER_FILEDESCRIPTION_STR "winipcfg.exe"
  51. #define VER_INTERNALNAME_STR "winipcfg.exe"
  52. #define VER_ORIGINALFILENAME_STR "winipcfg.exe"
  53. #include "common.ver"
  54. /////////////////////////////////////////////////////////////////////////////
  55. #endif // not APSTUDIO_INVOKED