http://bugs.winehq.org/show_bug.cgi?id=12284 Summary: floppy images not supported or ioctl 7000 not supported Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: arekm(a)maven.pl Can't use programs that are trying to create bootable floppy drive. My setup: [arekm(a)tarm ~/.wine/dosdevices]$ ls -al a* lrwxrwxrwx 1 arekm users 8 mar 29 23:32 a:: -> ../a.img where a.img is floppy disk image (note: I have no real floppy hardware in this machine - laptop) Now: $ wine SMU3218.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" fixme:win:SetLayeredWindowAttributes (0x10028,0x00000000,255,2): stub! fixme:ntdll:server_ioctl_file Unsupported ioctl 70000 (device=7 access=0 func=0 method=0) fixme:win:SetLayeredWindowAttributes (0x2004a,0x00000000,255,2): stub! and the program reports that it's unable to determine floppy disk type. I guess the problem is in unsupported ioctl or just lack of floppy images. The program is http://carme.pld-linux.org/~arekm/SMU3218.exe (1.5MB) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.