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.

37 lines
1.1 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. // BUGID: 198218 - This is imported from net\config\netcfg\rascfg\resource.h
  11. #include <ncres.h>
  12. #define IDS_RAS_INTERNAL_ADAPTER (IDS_NC_RASCFG + 0)
  13. #define IDS_RAS_LOOPBACK_ADAPTER (IDS_NC_RASCFG + 1)
  14. //{{NO_DEPENDENCIES}}
  15. // Microsoft Developer Studio generated include file.
  16. // Used by remrras.rc
  17. //
  18. #define IDS_PROJNAME 100
  19. #define IDR_Remrras 101
  20. #define IDR_REMCFG 102
  21. #define IDS_CLIENT_DESC 103
  22. #define IDS_INTERNAL_ADAPTER 104
  23. #define IDS_LOOPBACK_ADAPTER 105
  24. #define IDS_NT_AUTHORITY_ADMINISTRATORS 106
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE 201
  30. #define _APS_NEXT_COMMAND_VALUE 32768
  31. #define _APS_NEXT_CONTROL_VALUE 201
  32. #define _APS_NEXT_SYMED_VALUE 106
  33. #endif
  34. #endif