Added DetectRangeError function
This commit is contained in:
parent
c9a9e93c66
commit
af937366d1
7 changed files with 40 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ BYTE* viewimage;
|
|||
extern "C" {
|
||||
int ylookup[MAXHEIGHT];
|
||||
BYTE *dc_destorg;
|
||||
int dc_destheight;
|
||||
}
|
||||
int scaledviewwidth;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue