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.

19 lines
583 B

  1. /*****************************************************************/
  2. /** Microsoft LAN Manager **/
  3. /** Copyright(c) Microsoft Corp., 1989-1990 **/
  4. /*****************************************************************/
  5. #include <errornum.h>
  6. #define IDD_OF_PATH 101
  7. #define IDD_OF_OPENCOUNT 102
  8. #define IDD_OF_LOCKCOUNT 103
  9. #define IDD_OF_CLOSE 104
  10. #define IDD_OF_CLOSEALL 105
  11. #define IDD_OF_LBOX 106
  12. #define IDD_OF_OPENBY 107
  13. #define IDD_OF_OPENFOR 108
  14. #define IDD_OF_LOCKS 109
  15. #define IDD_OF_FILEID 110
  16. #define IDS_NOT_SHAREABLE (IDS_UI_SHELL_OPEN_BASE+0)