Ignore:
Timestamp:
May 24, 2000, 3:56:25 AM (25 years ago)
Author:
phaller
Message:

Fix: WINMM: OS2Timer stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/os2timer.h

    r2242 r3600  
    1 /* $Id: os2timer.h,v 1.8 1999-12-29 08:36:10 phaller Exp $ */
     1/* $Id: os2timer.h,v 1.9 2000-05-24 01:56:25 phaller Exp $ */
    22
    33#ifndef __OS2TIMER_H__
     
    107107        LPTIMECALLBACK clientCallback;
    108108        DWORD          userData;
     109        DWORD          dwFlags; // corresponds with fuEvent
    109110
    110111        BOOL           fFatal;
Note: See TracChangeset for help on using the changeset viewer.