ugh. now I have the SetClip function, I need to find somewhere to stuff 8 bytes into it.or maybe... I replace all calls to SetClip(x,y,w,h) with FooneSetClip, which just does:SetClip(x*2,y*2,w*2,h*2)