Ignore:
Timestamp:
May 23, 2012, 4:30:47 PM (13 years ago)
Author:
pr
Message:

Add gpihQueryNextFontID() prototype.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/include/helpers/gpih.h

    r214 r412  
    1313
    1414/*
    15  *      Copyright (C) 1997-2000 Ulrich M”ller.
     15 *      Copyright (C) 1997-2012 Ulrich M”ller.
    1616 *      This file is part of the "XWorkplace helpers" source package.
    1717 *      This is free software; you can redistribute it and/or modify
     
    274274    typedef GPIHUNLOCKLCIDS *PGPIHUNLOCKLCIDS;
    275275
     276    LONG XWPENTRY gpihQueryNextFontID(HPS hps);
     277
    276278    LONG XWPENTRY gpihCreateFont(HPS hps, FATTRS *pfa);
    277279    typedef LONG XWPENTRY GPIHCREATEFONT(HPS hps, FATTRS *pfa);
Note: See TracChangeset for help on using the changeset viewer.