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.

30 lines
715 B

  1. #define IDS_PPPRANDOMFAILURE 6999
  2. #define IDS_RASNOCARRIER 6998
  3. #define IDS_PHONEBUSY 6997
  4. #define IDS_NODIALTONE 6996
  5. #define IDS_NODEVICE 6995
  6. #define IDS_USERCANCELEDDIAL 6994
  7. #define IDS_MEDIAINIERROR 6993
  8. #define IDS_NOANSWER 6992
  9. #define IDS_TCPINSTALLERROR 6991
  10. #define IDS_RAS_DIALING 6990
  11. #define IDS_RAS_PORTOPENED 6989
  12. #define IDS_RAS_OPENPORT 6988
  13. #define IDS_RAS_CONNECTED 6987
  14. #define IDS_RAS_LOCATING 6986
  15. #if !defined(ERROR_USERCANCEL)
  16. #define ERROR_USERCANCEL 32767
  17. #endif
  18. #if !defined(ERROR_USERBACK)
  19. #define ERROR_USERBACK 32766
  20. #endif
  21. #if !defined(ERROR_USERNEXT)
  22. #define ERROR_USERNEXT 32765
  23. #endif