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.

112 lines
3.7 KiB

  1. ;
  2. ;/*************************************************************************
  3. ;*
  4. ;* notifyev.h !!!! DO NOT EDIT THIS FILE !!!!
  5. ;*
  6. ;* Winlogon notification DLL error codes
  7. ;*
  8. ;* NOTE: generated from: \nt\private\dllmerge\wlnotify\notifyev.mc
  9. ;*
  10. ;*
  11. ;* Copyright Microsoft Corporation, 1998
  12. ;*
  13. ;*************************************************************************/
  14. ;
  15. ;
  16. ;
  17. ;
  18. ;/*************************************************************************
  19. ;*
  20. ; TSNOTIFY Events:
  21. ;*
  22. ;*************************************************************************/
  23. ;
  24. ;
  25. ;#define CATEGORY_NOTIFY_EVENTS 1
  26. MessageId=0x1
  27. Language=English
  28. Terminal Server Notify Events
  29. .
  30. MessageId=1100 SymbolicName=EVENT_NOTIFY_INIT_FAILED
  31. Language=English
  32. TS RDPDR Device Redirection failed to initialize for a single user session %1. Serial, Parallel, Printer, and File System Redirection will be disabled. Look in the System event log for other related errors.
  33. .
  34. MessageId=1101 SymbolicName=EVENT_NOTIFY_RDPDR_FAILED
  35. Language=English
  36. The RDPDR device manager component could not be opened. Check the status of the Terminal Service Device Redirector in the Device Manager.
  37. .
  38. MessageId=1102 SymbolicName=EVENT_NOTIFY_DRIVER_NOT_FOUND
  39. Language=English
  40. Driver %1 required for printer %2 is not installed on the server. Contact the administrator to install the driver before you log in again.
  41. .
  42. MessageId=1103 SymbolicName=EVENT_NOTIFY_PRINTER_REDIRECTION_FAILED
  43. Language=English
  44. An internal communication error occurred. Redirected printing will no longer function for a single user session. Check the status of the Terminal Services Device Redirector in the System folder of Device Manager.
  45. .
  46. MessageId=1104 SymbolicName=EVENT_NOTIFY_OPENPRINTER_FAILED
  47. Language=English
  48. The printer %1 could not be opened.
  49. .
  50. MessageId=1105 SymbolicName=EVENT_NOTIFY_SET_PRINTER_ACL_FAILED
  51. Language=English
  52. Printer security information for the printer %1 could not be set.
  53. .
  54. MessageId=1106 SymbolicName=EVENT_NOTIFY_INSTALL_PRINTER_FAILED
  55. Language=English
  56. The printer could not be installed.
  57. .
  58. MessageId=1107 SymbolicName=EVENT_NOTIFY_DELETE_PRINTER_FAILED
  59. Language=English
  60. The printer %1 could not be deleted.
  61. .
  62. MessageId=1108 SymbolicName=EVENT_NOTIFY_RESTORE_PRINTER_CONFIG_FAILED
  63. Language=English
  64. Configuration information for the %1 printer could not be restored.
  65. .
  66. MessageId=1109 SymbolicName=EVENT_NOTIFY_SETDEFAULTPRINTER_FAILED
  67. Language=English
  68. The %1 printer could not be set as the default printer.
  69. .
  70. MessageId=1110 SymbolicName=EVENT_NOTIFY_ERRORPARSINGINF
  71. Language=English
  72. An error occurred during processing of %1. The file might be corrupted. Run Setup again to reinstall the file.
  73. .
  74. MessageId=1111 SymbolicName=EVENT_NOTIFY_UNKNOWN_PRINTER_DRIVER
  75. Language=English
  76. Driver %1 required for printer %2 is unknown. Contact the administrator to install the driver before you log in again.
  77. .
  78. MessageId=1112 SymbolicName=EVENT_NOTIFY_FAILEDTOREGFOR_SETTING_NOTIFY
  79. Language=English
  80. Failed to register for user printing preferences change notification. Open the Services snap-in and confirm that the Printer Spooler service is running
  81. .
  82. MessageId=1113 SymbolicName=EVENT_NOTIFY_INSUFFICIENTRESOURCES
  83. Language=English
  84. There is not enough memory to complete the operation. Save your work, close other programs, and then try again.
  85. .
  86. MessageId=1114 SymbolicName=EVENT_NOTIFY_SPOOLERERROR
  87. Language=English
  88. Error communicating with the Spooler system service. Open the Services snap-in and confirm that the Print Spooler service is running.
  89. .
  90. MessageId=1115 SymbolicName=EVENT_NOTIFY_INTERNALERROR
  91. Language=English
  92. Unexpected internal error in TS RDP device redirection. Contact technical support.
  93. .