Make the event loop expose a Windows event interface.
authorEtienne Dechamps <etienne@edechamps.fr>
Sat, 28 Jun 2014 14:15:41 +0000 (15:15 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sat, 28 Jun 2014 19:00:01 +0000 (20:00 +0100)
This allows event loop users to specify Win32 events to wait on,
thus making the event loop more flexible.


No differences found