Ignore:
Timestamp:
Nov 29, 2002, 2:46:04 PM (23 years ago)
Author:
sandervl
Message:

logging updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/oslibgpi.h

    r5760 r9443  
    1 /* $Id: oslibgpi.h,v 1.10 2001-05-19 19:43:54 sandervl Exp $ */
     1/* $Id: oslibgpi.h,v 1.11 2002-11-29 13:46:04 sandervl Exp $ */
    22
    33/*
     
    104104BOOL OSLibGpiQueryCurrentPosition(PVOID pHps,PPOINTLOS2 ptl);
    105105BOOL OSLibGpiSetCurrentPosition(PVOID pHps,PPOINTLOS2 ptl);
     106
     107BOOL OSLibGpiLoadFonts(LPSTR lpszFontFile);
    106108
    107109#define CHSOS_OPAQUE                 0x0001L
Note: See TracChangeset for help on using the changeset viewer.