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.

88 lines
1.9 KiB

  1. /* File: D:\WACKER\term\xfer_dlg.h (Created: 11-Jan-1994)
  2. *
  3. * Copyright 1994 by Hilgraeve Inc. -- Monroe, MI
  4. * All rights reserved
  5. *
  6. * $Revision: 1 $
  7. * $Date: 10/05/98 12:33p $
  8. */
  9. #define TEXT_CLASS "static"
  10. #define BV_TEXT_CLASS "BeveledText"
  11. #define BVS_ALTCLR 0x100
  12. #define VU_METER_CLASS "VuMeterDisplay"
  13. #define XFR_SHRINK 101
  14. #define XFR_SKIP 102
  15. #define XFR_CANCEL 103
  16. #define XFR_EXPAND 104
  17. #define XFR_DIVIDER 105
  18. #define XFR_CBPS 106
  19. #define XFR_THEIR_NAME_LABEL 110
  20. #define XFR_THEIR_NAME_BOX 111
  21. #define XFR_VIR_LABEL 115
  22. #define XFR_VIR_BOX 116
  23. #define XFR_CMP_LABEL 120
  24. #define XFR_CMP_BOX 121
  25. #define XFR_OUR_NAME_LABEL 125
  26. #define XFR_OUR_NAME_BOX 126
  27. #define XFR_FILES_LABEL 130
  28. #define XFR_FILES_BOX 131
  29. #define XFR_EVENT_LABEL 135
  30. #define XFR_EVENT_BOX 136
  31. #define XFR_PACKET_LABEL 140
  32. #define XFR_PACKET_BOX 141
  33. #define XFR_RETRIES_LABEL 145
  34. #define XFR_RETRIES_BOX 146
  35. #define XFR_STATUS_LABEL 150
  36. #define XFR_STATUS_BOX 151
  37. #define XFR_TOTAL_CNT_LABEL 155
  38. #define XFR_TOTAL_CNT_BOX 156
  39. #define XFR_FILE_LABEL 160
  40. #define XFR_FILE_METER 161
  41. #define XFR_FILE_BOX 162
  42. #define XFR_TOTAL_LABEL 165
  43. #define XFR_TOTAL_METER 166
  44. #define XFR_TOTAL_BOX 167
  45. #define XFR_ELAPSED_LABEL 170
  46. #define XFR_ELAPSED_BOX 171
  47. #define XFR_REMAINING_LABEL 175
  48. #define XFR_REMAINING_BOX 176
  49. #define XFR_THRUPUT_LABEL 180
  50. #define XFR_THRUPUT_BOX 181
  51. #define XFR_PACKET_RETRY_LABEL 185
  52. #define XFR_PACKET_RETRY_BOX 186
  53. #define XFR_ERROR_CHECKING_LABEL 190
  54. #define XFR_ERROR_CHECKING_BOX 191
  55. #define XFR_FILE_SIZE_LABEL 195
  56. #define XFR_FILE_SIZE_BOX 196
  57. #define XFR_LAST_ERROR_LABEL 200
  58. #define XFR_LAST_ERROR_BOX 201
  59. #define XFR_PROTOCOL_LABEL 205
  60. #define XFR_PROTOCOL_BOX 206
  61. #define XFR_MESSAGE_LABEL 210
  62. #define XFR_MESSAGE_BOX 211