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.

33 lines
1.7 KiB

  1. /****************************************************************************/
  2. /* qidle.h */
  3. /* */
  4. /* QueryIdle utility header file */
  5. /* */
  6. /* Copyright (c) 1999 Microsoft Corporation */
  7. /****************************************************************************/
  8. /*
  9. * Resource string IDs
  10. */
  11. #define IDS_TITLE_TEXT 100
  12. #define IDS_ERROROPENINGSERVER 101
  13. #define IDS_USAGETEXT 102
  14. #define IDS_WINSOCKNOINIT 103
  15. #define IDS_UNKNOWNHOST 104
  16. #define IDS_INETADDRERR 105
  17. #define IDS_SOCKETERROR 106
  18. #define IDS_CONNECTERROR 107
  19. #define IDS_LOGGINGOFFIDLE 108
  20. #define IDS_TERMCTRLC 109
  21. #define IDS_TERMCTRLBREAK 110
  22. #define IDS_TERMCLOSE 111
  23. #define IDS_TERMLOGOFF 112
  24. #define IDS_TERMSHUTDOWN 113
  25. #define IDS_ROBOSRVCONNECTERROR 114
  26. #define IDS_CANTDOCTRLC 115
  27. #define IDS_IDLESESSIONLINE1 116
  28. #define IDS_IDLESESSIONLINE2 117
  29. #define IDS_DISCONNECTED 118
  30. #define IDS_SUMMARY 119