Ignore:
Timestamp:
Jan 14, 2004, 12:06:00 PM (22 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r10385 r10389  
    247247BOOL      WINAPI GetCharWidth32W(HDC,UINT,UINT,LPINT);
    248248
     249BOOL      WINAPI GetTextMetricsA(HDC,LPTEXTMETRICA);
     250BOOL      WINAPI GetTextMetricsW(HDC,LPTEXTMETRICW);
     251
    249252#endif
Note: See TracChangeset for help on using the changeset viewer.