Changeset 412 for trunk/include/helpers


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
  • trunk/include/helpers/gpih.h

    r242 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
     
    288288    typedef GPIHUNLOCKLCIDS *PGPIHUNLOCKLCIDS;
    289289
     290    LONG XWPENTRY gpihQueryNextFontID(HPS hps);
     291
    290292    LONG XWPENTRY gpihCreateFont(HPS hps, FATTRS *pfa);
    291293    typedef LONG XWPENTRY GPIHCREATEFONT(HPS hps, FATTRS *pfa);
Note: See TracChangeset for help on using the changeset viewer.