ntdll: Add a stub implementation for RtlDllShutdownInProgress.

Mike McCormack mike at codeweavers.com
Thu Nov 2 23:50:18 CST 2006


Robert Shearman wrote:
>> +NTSTATUS WINAPI RtlDllShutdownInProgress(void)

> For undocumented functions like this, you should add a test case.

That's unreasonable.  A stub isn't meant to work correctly, just stop an 
application from crashing.  What will a test case prove?

Mike



More information about the wine-devel mailing list