home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / imagelib / imagevw.h_ / imagevw.h
C/C++ Source or Header  |  1995-09-23  |  1KB  |  52 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //   Object windows bitmap scrolling app resource defines
  4. //----------------------------------------------------------------------------
  5. #define DIALOG_2    2
  6. #define IDD_ENCOPT    204
  7. #define DIALOG_1    1
  8. #define IDD_STATUS2    203
  9. #include <owl\editfile.rh>
  10.  
  11.  
  12. #define IDC_RESGRP    102
  13. #define IDC_RES8       103
  14. #define IDC_RES4       104
  15. #define IDC_RESB4    105
  16. #define IDC_RESBGRP    106
  17. #define IDC_RESB24    107
  18. #define IDC_RESB8       108
  19. #define IDC_OPTGRP    109
  20. #define IDC_RADONE    110
  21. #define IDC_RADONED    111
  22. #define IDC_SCLGRP    112
  23. #define IDC_RADSCL1    113
  24. #define IDC_RADSCL2    114
  25. #define IDC_RADSCL4    115
  26. #define IDC_RADSCL8    116
  27. #define IDC_RES24       117
  28. #define IDC_QUALITY    118
  29. #define IDC_SMOOTH    119
  30. #define IDC_GAUGE    120
  31.  
  32. #define IDD_DECOPT    200
  33. #define IDD_COMOPT    201
  34. #define IDD_STATUS   202
  35. #define IDD_ENCOPT   204
  36.  
  37. #define CM_OPENJPG       301
  38. #define CM_OPENBMP       302
  39. #define CM_OPENGIF       303
  40. #define CM_OPENPCX       304
  41. #define CM_OPENPNG       305
  42. #define JPGVIEW           306
  43. #define CM_FIT           307
  44. #define JPGMENU           308
  45. #define CM_SAVETOGIF        309
  46. #define CM_SAVETOBMP        310
  47. #define CM_SAVETOPNG        311
  48. #define CM_INFO           312
  49. #define CM_SAVETOJPG        313
  50. #define CM_SAVETOPCX     314
  51.  
  52.