http://bugs.winehq.org/show_bug.cgi?id=4478
------- Additional Comments From cnbiz850@sohu.com 2006-03-03 18:24 ------- To answer your question, E: is simply mapped to ~/WinProgs directory and I do have rwx permission to it and all its subdirectories. StockDrv.dll is in WinProgs/fxj directory and I have rw permission.
The installation of fxj (superstkn) went through successfully with Wine. I agree that it seems from the messages that the program can not find a lot of files. But I can't tell what the messages really mean. For instance the following few messages:
------------ warn:file:CreateFileW Unable to create file L"\\.\NSLOCK" (status c0000034)
what does "\\.\" mean?
warn:ntdll:NtCreateFile L"\??\E:\fxj\SELF\" not found (c0000034)
what does "\??\" mean?
warn:file:CreateFileW Unable to create file L"\\.\E:" (status c0000034)
what does "\\.\E:" mean?
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
what handle is "nil"?
warn:file:CreateFileW Unable to create file L"E:\fxj\MultiPy.cfg" (status c0000034)
MultiPy.cfg is a file. Why can't it create MultiPy.cfg while some other
files are created? warn:file:CreateFileW Unable to create file L"E:\fxj\USERDATA\FREQ.IND" (status c0000034)
Again, why not FREQ.IND?
Log file is attached as requested.