Using DEV C++ and "TIME_PERIODIC not defined"

Posted by Roy Fenimore on Thu 29 May 2003 01:14 AM — 2 posts, 12,782 views.

#0
Help! My Dev C++ tells me that TIME_PERIODIC is not defined when it's used in save.c.
What value should it have, please?
Australia Forum Administrator #1
Look up the help for the function that uses it: timeSetEvent

It is a Win32 function. According to my Windows help file:

Header: Declared in mmsystem.h.