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.

26 lines
641 B

  1. #define IDD_MAIN_WATCHIT 1000
  2. #define IDD_ABOUT 1001
  3. #define IDD_ATEXTTITLE 1002
  4. #define IDD_ATEXTCOPYRIGHT 1003
  5. #define IDM_EXIT 100
  6. #define IDM_HELP_CONTENTS 101
  7. #define IDM_HELP_WHATSTHIS 102
  8. #define IDM_ABOUT 103
  9. #define IDC_NUMCLIENTSTEXT 3000
  10. #define IDC_NUMOUTCALLSTEXT 3001
  11. #define IDC_NUMINCALLSTEXT 3002
  12. #define IDI_MAIN 2000
  13. #define IDI_LARGE 2001
  14. #define IDI_SMALL 2002
  15. #define IDI_DEADTAPISRV 2003
  16. #define WATCHIT_STRING_APPNAME 600
  17. #define WATCHIT_STRING_FRIENDLYNAME 601