• Pierre Ynard's avatar
    WinCE: implement timer API · 9ffe4106
    Pierre Ynard authored
    The Timer Queue Windows API is not available on WinCE, so this is a
    rewrite based on timeSetEvent() and friends. It's not safe yet with
    regard to timer deletion.
    9ffe4106
w32thread.c 19.5 KB