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.

36 lines
1.1 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: commres.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by common.rc
  13. //
  14. #define IDC_EDIT_USERNAME 534
  15. #define IDC_TEXT_USER 535
  16. #define IDC_EDIT_USER_PASSWORD 536
  17. #define IDC_TEXT_PASSWORD 537
  18. #define IDC_TEXT_INACCESSIBLE_RESOURCE 538
  19. #define IDC_EDIT_MACHINENAME 539
  20. #define IDD_CONNECT_AS 605
  21. #ifndef IDC_STATIC
  22. #define IDC_STATIC -1
  23. #endif
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE 102
  29. #define _APS_NEXT_COMMAND_VALUE 40001
  30. #define _APS_NEXT_CONTROL_VALUE 1000
  31. #define _APS_NEXT_SYMED_VALUE 101
  32. #endif
  33. #endif