Ignore:
Timestamp:
Sep 10, 2001, 1:02:41 PM (24 years ago)
Author:
sandervl
Message:

DPtoLP & StretchDIBits fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/transform.cpp

    r6411 r6692  
    1 /* $Id: transform.cpp,v 1.6 2001-07-30 12:00:38 sandervl Exp $ */
     1/* $Id: transform.cpp,v 1.7 2001-09-10 11:02:41 sandervl Exp $ */
    22
    33/*
     
    6868{
    6969    BOOL ret;
    70     DWORD hdcwidth, hdcheight;
     70    LONG hdcwidth, hdcheight;
    7171    pDCData pHps;
    7272
Note: See TracChangeset for help on using the changeset viewer.