[5/11] kernel32: Implement Create/DeleteTimerQueue[Ex].

Rob Shearman robertshearman at gmail.com
Sat Jul 19 12:33:34 CDT 2008


2008/7/19 Dan Hipschman <dsh at linux.ucla.edu>:
> ---
>  dlls/kernel32/sync.c       |   40 ++++++++++++++++++++++++++++++++++------
>  dlls/kernel32/tests/sync.c |   11 +++--------
>  2 files changed, 37 insertions(+), 14 deletions(-)

These functions should be implemented in ntdll instead of kernel32. I
would suggest dlls/ntdll/threadpool.c.

-- 
Rob Shearman



More information about the wine-devel mailing list