Ignore:
Timestamp:
Apr 5, 2004, 5:28:28 PM (21 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r10389 r10567  
    250250BOOL      WINAPI GetTextMetricsW(HDC,LPTEXTMETRICW);
    251251
     252DWORD     WINAPI GetTimeZoneInformation(LPTIME_ZONE_INFORMATION);
     253BOOL      WINAPI SetTimeZoneInformation(const LPTIME_ZONE_INFORMATION);
     254
    252255#endif
Note: See TracChangeset for help on using the changeset viewer.