Ignore:
Timestamp:
Mar 17, 2000, 6:10:53 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

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

    r4 r3143  
    1 /* $Id: nativefont.h,v 1.1 1999-05-24 20:19:15 ktk Exp $ */
     1/* $Id: nativefont.h,v 1.2 2000-03-17 17:10:52 cbratschi Exp $ */
    22
    33/*
     
    1212typedef struct tagNATIVEFONT_INFO
    1313{
    14     DWORD  dwDummy;   /* just to keep the compiler happy ;-) */
    15 
     14    COMCTL32_HEADER header;
    1615} NATIVEFONT_INFO;
    1716
Note: See TracChangeset for help on using the changeset viewer.