Changelog: * include/mmsystem.h Add TIME_KILL_SYNCHRONOUS Index: include/mmsystem.h =================================================================== RCS file: /home/wine/wine/include/mmsystem.h,v retrieving revision 1.60 diff -u -r1.60 mmsystem.h --- include/mmsystem.h 15 Dec 2002 02:59:50 -0000 1.60 +++ include/mmsystem.h 2 Jan 2003 23:59:48 -0000 @@ -731,6 +731,7 @@ #define TIME_CALLBACK_FUNCTION 0x0000 /* callback is function */ #define TIME_CALLBACK_EVENT_SET 0x0010 /* callback is event - use SetEvent */ #define TIME_CALLBACK_EVENT_PULSE 0x0020 /* callback is event - use PulseEvent */ +#define TIME_KILL_SYNCHRONOUS 0x0100 typedef struct { UINT wPeriodMin; -- Francois Gouget fgouget@free.fr http://fgouget.free.fr/ $live{free} || die "";