AUTHORS
author ct@78566C00-6F59-1014-AAEE-A77C3B9AAB40
Thu, 12 May 2011 12:23:20 +0000
changeset 680 9a2474509269
parent 614 9b1fe0532d0d
permissions -rw-r--r--
Win32-Timer:
CHANGED: - Timer implementation for win32 from absolute time (_ftime) to GetTickCount().
This fixes the following bug: When the system time was changed, a heartbeat timeout occurred.
FIXED: - Timeout seems only work properly if EnterMutex() is called before call of GetTickCount() (Patch from Roland Marquis)
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     1
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     2
Authors :
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     3
=========
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     4
614
9b1fe0532d0d Replace \"lolitech\" contact by \"edouard\" contact
greg
parents: 25
diff changeset
     5
Edouard TISSERANT (www.canfestival.org)
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     6
Francis DUPIN (LIVIC)
614
9b1fe0532d0d Replace \"lolitech\" contact by \"edouard\" contact
greg
parents: 25
diff changeset
     7
Laurent BESSARD (www.canfestival.org)
25
anonymous
parents: 0
diff changeset
     8