netapi32: Fix tests when the machine is on DOMAIN.
[wine] / dlls / ntdll / threadpool.c
2008-01-14  Andrew Talbotntdll: Remove unneeded casts.
2008-01-02  Rob Shearmanntdll: Implement RtlRegisterWait, RtlDeregisterWait...
2007-12-31  Andrew Talbotntdll: Remove unneeded casts.
2007-12-21  Andrey Turkinntdll: Implement BindIoCompletionCallback.
2007-03-17  Andrew Talbotntdll: Replace inline static with static inline.
2007-01-04  Rob Shearmanntdll: Don't print a fixme in RtlQueueUserWorkItem...
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-08-23  Mike McCormackntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Robert Shearmanntdll: Start of pooling support for RtlQueueWorkItem.
2006-03-13  Robert Shearmanntdll: Very crude implementation of RtlQueueWorkItem.