Print FIXME() for not implemented NtQueryVolumeInformationFile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

Changelog:
    Dmitry Timoshkov <dmitry@codeweavers.com>
    Print FIXME() for not implemented NtQueryVolumeInformationFile.

--- cvs/hq/wine/dlls/ntdll/file.c	Mon Jul 23 22:19:46 2001
+++ wine/dlls/ntdll/file.c	Thu Jan  3 23:15:55 2002
@@ -234,7 +234,7 @@
 	IN ULONG Length,
 	IN FS_INFORMATION_CLASS FSInformationClass)
 {
-	TRACE("(0x%08x %p %p 0x%08lx 0x%08x) stub\n",
+	FIXME("(0x%08x %p %p 0x%08lx 0x%08x) stub!\n",
 	FileHandle, IoStatusBlock, FSInformation, Length, FSInformationClass);
 	return STATUS_SUCCESS;
 }







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux