Jeffrey Ryan 026dbc89bf Windows build: fix narrowing error for WaitForSingleObject
`WaitForSingleObject` returns a `DWORD`, not an int, so assign `retval` as such and it should fix the error.
2022-05-23 02:07:56 -05:00
..
2022-05-16 13:52:33 -05:00
2022-05-16 13:52:33 -05:00
2022-03-04 06:59:20 +01:00