[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Win32 event generation mixes up timeGetTime() and GetMessageTime() (#509)

Christoph Thiede notifications at github.com
Wed Aug 19 12:03:39 UTC 2020


No one ever having dealt with Win32 event generation before? If someone with a bit more experience than me would agree to use of the two APIs everywhere, I could try my luck. My naive proposal would be to use `GetMessageTime()` everywhere because this would reduce the extent of code to update and minimize the overall changes. Or does anyone see a good reason not keep using `timeapi.h` anywhere?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/509#issuecomment-676235214
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200819/ca19a4dc/attachment.html>


More information about the Vm-dev mailing list