diff m_property.h @ 30789:d0b1d60bab20

Fix manual reset behavior of Win32 events. Events have a ¡Èreset¡É member that specify if they flag is automatically set back on read/wait. However, this was populated by bManualReset, so the flag was inverted and once an event was set, it would forever be counted as so. Fixed by inverting the flag.
author sesse
date Thu, 04 Mar 2010 15:28:02 +0000
parents c1a3f1bbba26
children 87a1b3a11b33
line wrap: on
line diff