[Bug 5112] Explorer (wine builtin) fails when window_metrics are tweaked
http://bugs.winehq.org/show_bug.cgi?id=5112 ------- Additional Comments From nospam(a)thenerdshow.com 2006-22-04 07:46 ------- Interesting. I did a trace. trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\winefile.exe" -> "/home/user/.wine/dosdevices/c:/windows/system32/winefile.exe" trace:file:CreateFileW returning 0x44 trace:file:RtlDosPathNameToNtPathName_U (L"",0x7faef4b4,(nil),(nil)) Running wine's explorer with no arguments causes it to try and create a file and die. When I instead run it with an argument, such as "wine explorer ." it works. Winefile needs no such command line argument to work. This is not the expected behavior. Winefile and explorer should be interchangeable, since they are, in fact, the same program. I did a byte compare to make sure. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs