5 Mar
2015
5 Mar
'15
12:34 p.m.
Sebastian Lackner <sebastian(a)fds-team.de> writes:
diff --git a/dlls/ntdll/Makefile.in b/dlls/ntdll/Makefile.in index ed4bb94..2cecac6 100644 --- a/dlls/ntdll/Makefile.in +++ b/dlls/ntdll/Makefile.in @@ -47,6 +47,7 @@ C_SRCS = \ tape.c \ thread.c \ threadpool.c \ + threadpool2.c \
Please put that stuff in the existing threadpool.c, it's not large and it will be easier to find that way. -- Alexandre Julliard julliard(a)winehq.org