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.

67 lines
2.6 KiB

  1. /*
  2. *
  3. * IMPORTANT IMPORTANT IMPORTANT
  4. *
  5. */
  6. //inetcore\urlmon\download\webjitres.h and shell\cpls\inetcpl\webjitres.h need to be IDENTICAL.
  7. #ifndef IDC_STATIC
  8. #define IDC_STATIC -1
  9. #endif
  10. #define IDC_PROGRESS1 20000
  11. #define IDC_CHECK1 20001
  12. #define IDC_TEXT 20002
  13. #define IDB_BITMAP1 20003
  14. #define IDC_ICON1 20004
  15. #define IDC_REMAINING_SIZE 20005
  16. #define IDC_REMAINING_TIME 20006
  17. #define IDS_DOWNLOAD_MSG 20201
  18. #define IDS_ERROROCCURED 20202
  19. #define IDS_JAVAVMJIT 20203
  20. #define IDS_MEDIAPLAYER 20204
  21. #define IDS_MISSINGCOMPONENTNAME 20301
  22. #define IDS_REINSTALL 20302
  23. #define IDS_DIALOGERROR 20303
  24. #define IDS_DIALOGERROR2 20304
  25. #define IDS_WARNINGINSTALLING 20305
  26. #define IDS_ALTWARNINGDOWNLOAD 20306
  27. #define IDS_ALTLANGUAGEDOWNLOAD 20307
  28. #define IDS_DLFAIL 20308
  29. #define IDS_INSTALLFAIL 20309
  30. #define IDS_SERVERERROR 20310
  31. #define IDS_UNKNOWNERROR 20311
  32. #define IDS_PRODUCTUPDATES 20312
  33. #define IDS_NOTCONNECTED 20313
  34. #define IDS_CERTREFUSE 20314
  35. #define IDS_IBUSY 20315
  36. #define IDS_SECURITYHIGH 20316
  37. #define IDS_SECURITYHIGH1 20317
  38. #define IDS_SECURITYHIGH2 20318
  39. #define IDS_SECURITYHIGH3 20319
  40. #define IDS_OFFLINEALERT 20320
  41. #define IDS_OFFLINEALERT2 20321
  42. #define IDS_ADMINRIGHTS 20322
  43. #define IDS_PLATFORMNOT 20323
  44. #define IDS_INTERNAL 20324
  45. #define IDS_SETUP 20325
  46. #define IDS_PROCESS 20326
  47. #define IDS_KILOBYTES_TEXT 20327
  48. #define IDS_MEGABYTE_TEXT 20328
  49. #define IDS_MINUTES_TEXT 20329
  50. #define IDS_LessThanAMinute_TEXT 20330
  51. #define IDS_hr1_TEXT 20331
  52. #define IDS_hrs_TEXT 20332
  53. #define IDS_SIZE 20333
  54. #define IDS_TIME 20334
  55. #define IDS_DOWNLOADING 20335
  56. #define IDS_INSTALLING 20336
  57. #define IDS_CHECKTRUST 20337
  58. #define IDS_ERRORTITLE 20338
  59. #define IDS_WEBJITHELPFILE 20339
  60. #define IDD_WEBJIT 20440
  61. #define IDDOWNLOAD 20441