Ignore:
Timestamp:
Jan 27, 2000, 12:17:52 AM (26 years ago)
Author:
sandervl
Message:

header changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wingdi.h

    r1702 r2524  
    1 /* $Id: wingdi.h,v 1.8 1999-11-11 13:15:21 sandervl Exp $ */
     1/* $Id: wingdi.h,v 1.9 2000-01-26 23:17:51 sandervl Exp $ */
    22
    33#ifndef __WINE_WINGDI_H
     
    13011301#define NUMRESERVED       106
    13021302#define COLORRES          108
     1303
     1304#define PHYSICALWIDTH     110
     1305#define PHYSICALHEIGHT    111
     1306#define PHYSICALOFFSETX   112
     1307#define PHYSICALOFFSETY   113
     1308#define SCALINGFACTORX    114
     1309#define SCALINGFACTORY    115
    13031310
    13041311/* TECHNOLOGY */
Note: See TracChangeset for help on using the changeset viewer.