j
k
j a
j l
Mike McCormack wrote:
+NTSTATUS WINAPI RtlDllShutdownInProgress(void) +{ FIXME("\n"); return STATUS_SUCCESS; +}
+NTSTATUS WINAPI RtlDllShutdownInProgress(void) +{
+}
For undocumented functions like this, you should add a test case.
Back to the thread
Back to the list