Ignore:
Timestamp:
Oct 23, 1999, 6:45:24 PM (26 years ago)
Author:
cbratschi
Message:

GetSystemMetrics, timer and scrollbar fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/timer.h

    r1066 r1418  
    1 /* $Id: timer.h,v 1.1 1999-09-26 16:09:04 dengert Exp $ */
     1/* $Id: timer.h,v 1.2 1999-10-23 16:45:22 cbratschi Exp $ */
    22/*
    33 * public timer functions
     
    1313#define __TIMER_H__
    1414
     15extern BOOL TIMER_GetTimerInfo(HWND PMhwnd,ULONG PMid,PBOOL sys,PULONG id);
    1516extern BOOL TIMER_HandleTimer (PQMSG pMsg);
    1617
Note: See TracChangeset for help on using the changeset viewer.