home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / win100b.zip / wkkdlg.h < prev    next >
Text File  |  1991-10-20  |  2KB  |  54 lines

  1. #define IDD_KRM_OPERATION         100
  2. #define IDD_KRM_FILENAME          101
  3. #define IDD_KRM_SAVENAME          102
  4. #define IDD_KRM_BYTESMOVED        103
  5. #define IDD_KRM_PACKETS           104
  6. #define IDD_KRM_PERCENTAGE        106
  7. #define IDD_KRM_RETRIES           107
  8. #define IDD_KRM_CANCEL            108
  9. #define IDD_KRM_CLOSE             109
  10. #define IDD_KRM_SAVE              110
  11. #define IDD_KRM_CANCELFILE        200
  12. #define IDD_KRM_CANCELBATCH       201
  13. #define IDD_KRM_CANCELERROR       202
  14. #define IDD_KRM_CANCELPROTOCOL    203
  15. #define IDD_KRM_PATHDISPLAY       300
  16. #define IDD_KRM_EDITSELECT        301
  17. #define IDD_KRM_LISTSELECT        302
  18. #define IDD_KRM_PATHSELECT        303
  19. #define IDD_KRM_SEND              304
  20. #define IDD_KRM_BELL              400
  21. #define IDD_KRM_TIMER             401
  22. #define IDD_KRM_DISCARD           402
  23. #define IDD_KRM_FILEWARNING       403
  24. #define IDD_KRM_SENDDELAY         405
  25. #define IDD_KRM_RETRYLIMIT        406
  26. #define IDD_KRM_VERBOSE           407
  27. #define IDD_KRM_1BYTECHK          408
  28. #define IDD_KRM_2BYTECHK          409
  29. #define IDD_KRM_3BYTECHK          410
  30. #define IDD_KRM_SENDMARK          500
  31. #define IDD_KRM_RECEIVEMARK       501
  32. #define IDD_KRM_SENDMAXSIZE       502
  33. #define IDD_KRM_RECEIVEMAXSIZE    503
  34. #define IDD_KRM_SENDTIMEOUT       504
  35. #define IDD_KRM_RECEIVETIMEOUT    505
  36. #define IDD_KRM_SENDPADCOUNT      506
  37. #define IDD_KRM_RECEIVEPADCOUNT   507
  38. #define IDD_KRM_SENDPADCHAR       508
  39. #define IDD_KRM_RECEIVEPADCHAR    509
  40. #define IDD_KRM_SENDEOL           510
  41. #define IDD_KRM_RECEIVEEOL        511
  42. #define IDD_KRM_SENDQUOTE         512
  43. #define IDD_KRM_RECEIVEQUOTE      513
  44. #define IDD_KRM_PASSWORD          600
  45. #define IDD_KRM_EDITTITLE         601
  46. #define IDD_KRM_REMOTEDATA        700
  47. #define IDD_KRM_MESSAGE           701
  48. #define IDD_KRM_LOCALPATH         800
  49. #define IDD_KRM_LOCALFILES        801
  50. #define IDD_KRM_LOCALDIRS         802
  51. #define IDD_KRM_LOCALPROPS        803
  52. #define IDD_KRM_LOCALPATHEDIT     804
  53.  
  54.