Changeset 412 for trunk/include/helpers/gpih.h
- Timestamp:
- May 23, 2012, 4:30:47 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/gpih.h
r242 r412 13 13 14 14 /* 15 * Copyright (C) 1997-20 00Ulrich Mller.15 * Copyright (C) 1997-2012 Ulrich Mller. 16 16 * This file is part of the "XWorkplace helpers" source package. 17 17 * This is free software; you can redistribute it and/or modify … … 288 288 typedef GPIHUNLOCKLCIDS *PGPIHUNLOCKLCIDS; 289 289 290 LONG XWPENTRY gpihQueryNextFontID(HPS hps); 291 290 292 LONG XWPENTRY gpihCreateFont(HPS hps, FATTRS *pfa); 291 293 typedef LONG XWPENTRY GPIHCREATEFONT(HPS hps, FATTRS *pfa);
Note:
See TracChangeset
for help on using the changeset viewer.