home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
delphi
/
imagelib
/
imagevw.h_
/
imagevw.h
Wrap
C/C++ Source or Header
|
1995-09-23
|
1KB
|
52 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1991, 1993 by Borland International
// Object windows bitmap scrolling app resource defines
//----------------------------------------------------------------------------
#define DIALOG_2 2
#define IDD_ENCOPT 204
#define DIALOG_1 1
#define IDD_STATUS2 203
#include <owl\editfile.rh>
#define IDC_RESGRP 102
#define IDC_RES8 103
#define IDC_RES4 104
#define IDC_RESB4 105
#define IDC_RESBGRP 106
#define IDC_RESB24 107
#define IDC_RESB8 108
#define IDC_OPTGRP 109
#define IDC_RADONE 110
#define IDC_RADONED 111
#define IDC_SCLGRP 112
#define IDC_RADSCL1 113
#define IDC_RADSCL2 114
#define IDC_RADSCL4 115
#define IDC_RADSCL8 116
#define IDC_RES24 117
#define IDC_QUALITY 118
#define IDC_SMOOTH 119
#define IDC_GAUGE 120
#define IDD_DECOPT 200
#define IDD_COMOPT 201
#define IDD_STATUS 202
#define IDD_ENCOPT 204
#define CM_OPENJPG 301
#define CM_OPENBMP 302
#define CM_OPENGIF 303
#define CM_OPENPCX 304
#define CM_OPENPNG 305
#define JPGVIEW 306
#define CM_FIT 307
#define JPGMENU 308
#define CM_SAVETOGIF 309
#define CM_SAVETOBMP 310
#define CM_SAVETOPNG 311
#define CM_INFO 312
#define CM_SAVETOJPG 313
#define CM_SAVETOPCX 314