http://bugs.winehq.org/show_bug.cgi?id=21695
Summary: MasterSeeker: fixme:mountmgr:harddisk_ioctl unsupported ioctl 900b3 Product: Wine Version: 1.1.38 Platform: x86-64 URL: http://www.mediafire.com/download.php?yzgdjjyuyuj OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: ivg2003@hotmail.com
Created an attachment (id=26226) --> (http://bugs.winehq.org/attachment.cgi?id=26226) Backtrace and MasterSeekerLog.txt
Hi
In my application (MasterSeeker) i scanning the MFT in NTFS volume with FSCTL_ENUM_USN_DATA = 0x000900b3, works like a charm in regular Windows operating system, but not in WINE. The scan running in background thread, and if any fail occour and dont searching for files, and errors logger into C:\MasterSeekerLog.txt
Tested in Fedora 12, Microsoft .NET Framework 2.0 (no SP), with root permissions.
Links that describes the unsupported IOCTL and code examples: http://social.msdn.microsoft.com/Forums/en-SG/csharpgeneral/thread/c1550294-... http://www.microsoft.com/msj/0999/journal/journal.aspx http://g.www.ms.akadns.net/msj/1099/journal2/journal2.aspx