ntdll: Refuse to create new thread if the target process is being terminated.
[wine] / dlls / qmgr / qmgr_main.c
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2011-08-02  Alexandre Julliardqmgr: Register the service from wine.inf.
2008-09-08  Andrew Talbotqmgr: Sign-compare warnings fix.
2008-04-14  Rob Shearmanqmgr: Dynamically link to advpack.dll.
2008-02-25  Alexandre Julliardqmgr: Ignore errors when registering the service.
2008-02-19  Roy Sheaqmgr: Implement DLL server registration.
2007-12-06  Roy Sheaqmgr: Renamed bits_main.c to qmgr_main.c and updated...