http://bugs.winehq.org/show_bug.cgi?id=4914
Summary: unimplemented pmode flags in MSVC__sopen? Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-files AssignedTo: wine-bugs@winehq.org ReportedBy: bgp@cs.elte.hu
I get the following lines from a program which runs on windows perfectly: fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
FATAL ERROR: Sys_error("script compiler\decompiled: Permission denied")
The file system has all the necessary access (it is a case insensitive fat32 filesystem with rw access).