Eric Pouech wrote:
Christian Costa wrote:
Eric Pouech wrote:
How is really DefineDosDevice called ? I'd like you to add a trace for the parameters while entering DefineDosDevice and send it to me.
TIA
Here are the calls traces:
fixme:volume:DefineDosDeviceW 1, L"C:", L"D:\\" fixme:volume:DefineDosDeviceW 1, L"D:", L"E:\\" fixme:volume:DefineDosDeviceW 1, L"E:", L"F:\\" fixme:volume:DefineDosDeviceW 1, L"F:", L"G:\\" fixme:volume:DefineDosDeviceW 1, L"H:", L"I:\\" fixme:volume:DefineDosDeviceW 1, L"I:", L"J:\\" fixme:volume:DefineDosDeviceW 1, L"J:", L"K:\\"
Thanks, Christian
this sounds a bit ackward for a program to do so. Could I get a full trace (or the 100k lines before the first call)? TIA
Here is one log with +volume and another with +volume,+relay. Let me know if you want others debug channels enabled. Christian fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please report) trace:volume:GetDriveTypeW L"C:" -> 3 trace:volume:GetDriveTypeW L"C:\\" -> 3 trace:volume:GetDriveTypeW L"C:" -> 3 trace:volume:GetDriveTypeW L"C:\\" -> 3 trace:volume:GetDriveTypeW L"C:" -> 3 trace:volume:GetDriveTypeW L"C:\\" -> 3 trace:volume:GetDriveTypeW L"C:" -> 3 trace:volume:GetDriveTypeW L"C:\\" -> 3 trace:volume:DefineDosDeviceW 1, L"C:", L"D:\\" trace:volume:DefineDosDeviceW creating symlink /home/titan/.wine/dosdevices/c: -> D:/ trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\C:": err 2 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\C:": err 2 trace:volume:GetDriveTypeW L"D:" -> 3 trace:volume:GetDriveTypeW L"D:\\" -> 3 trace:volume:GetDriveTypeW L"D:" -> 3 trace:volume:GetDriveTypeW L"D:\\" -> 3 trace:volume:GetDriveTypeW L"D:" -> 3 trace:volume:GetDriveTypeW L"D:\\" -> 3 trace:volume:GetDriveTypeW L"D:" -> 3 trace:volume:GetDriveTypeW L"D:\\" -> 3 trace:volume:DefineDosDeviceW 1, L"D:", L"E:\\" trace:volume:DefineDosDeviceW creating symlink /home/titan/.wine/dosdevices/d: -> E:/ trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\D:": err 2 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\D:": err 2 trace:volume:GetDriveTypeW L"E:" -> 3 trace:volume:GetDriveTypeW L"E:\\" -> 3 trace:volume:GetDriveTypeW L"E:" -> 3 trace:volume:GetDriveTypeW L"E:\\" -> 3 trace:volume:GetDriveTypeW L"E:" -> 3 trace:volume:GetDriveTypeW L"E:\\" -> 3 trace:volume:GetDriveTypeW L"E:" -> 3 trace:volume:GetDriveTypeW L"E:\\" -> 3 trace:volume:DefineDosDeviceW 1, L"E:", L"F:\\" trace:volume:DefineDosDeviceW creating symlink /home/titan/.wine/dosdevices/e: -> F:/ trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\E:": err 2 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\E:": err 2 trace:volume:GetDriveTypeW L"F:" -> 3 trace:volume:GetDriveTypeW L"F:\\" -> 3 trace:volume:GetDriveTypeW L"F:" -> 3 trace:volume:GetDriveTypeW L"F:\\" -> 3 trace:volume:GetDriveTypeW L"F:" -> 3 trace:volume:GetDriveTypeW L"F:\\" -> 3 trace:volume:GetDriveTypeW L"F:" -> 3 trace:volume:GetDriveTypeW L"F:\\" -> 3 trace:volume:DefineDosDeviceW 1, L"F:", L"G:\\" trace:volume:DefineDosDeviceW creating symlink /home/titan/.wine/dosdevices/f: -> G:/ trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\F:": err 2 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\F:": err 2 trace:volume:GetDriveTypeW L"H:" -> 5 trace:volume:GetDriveTypeW L"H:\\" -> 5 trace:volume:GetDriveTypeW L"H:" -> 5 trace:volume:GetDriveTypeW L"H:\\" -> 5 trace:volume:GetDriveTypeW L"H:" -> 5 trace:volume:GetDriveTypeW L"H:\\" -> 5 trace:volume:GetDriveTypeW L"H:" -> 5 trace:volume:GetDriveTypeW L"H:\\" -> 5 trace:volume:DefineDosDeviceW 1, L"H:", L"I:\\" trace:volume:DefineDosDeviceW creating symlink /home/titan/.wine/dosdevices/h: -> I:/ trace:volume:GetVolumeInformationW L"\\\\.\\H:": found fs type 4 trace:volume:GetVolumeInformationW L"\\\\.\\H:": found fs type 4 trace:volume:GetDriveTypeW L"I:" -> 3 trace:volume:GetDriveTypeW L"I:\\" -> 3 trace:volume:GetDriveTypeW L"I:" -> 3 trace:volume:GetDriveTypeW L"I:\\" -> 3 trace:volume:GetDriveTypeW L"I:" -> 3 trace:volume:GetDriveTypeW L"I:\\" -> 3 trace:volume:GetDriveTypeW L"I:" -> 3 trace:volume:GetDriveTypeW L"I:\\" -> 3 trace:volume:DefineDosDeviceW 1, L"I:", L"J:\\" trace:volume:DefineDosDeviceW creating symlink /home/titan/.wine/dosdevices/i: -> J:/ trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\I:": err 2 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\I:": err 2 trace:volume:GetDriveTypeW L"J:" -> 3 trace:volume:GetDriveTypeW L"J:\\" -> 3 trace:volume:GetDriveTypeW L"J:" -> 3 trace:volume:GetDriveTypeW L"J:\\" -> 3 trace:volume:GetDriveTypeW L"J:" -> 3 trace:volume:GetDriveTypeW L"J:\\" -> 3 trace:volume:GetDriveTypeW L"J:" -> 3 trace:volume:GetDriveTypeW L"J:\\" -> 3 trace:volume:DefineDosDeviceW 1, L"J:", L"K:\\" trace:volume:DefineDosDeviceW creating symlink /home/titan/.wine/dosdevices/j: -> K:/ trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\J:": err 2 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\J:": err 2 err:font:OpenFontFile FT_New_Face rets 1 err:font:OpenFontFile FT_New_Face rets 1 err:font:OpenFontFile FT_New_Face rets 1 err:font:OpenFontFile FT_New_Face rets 1 err:font:OpenFontFile FT_New_Face rets 1 err:font:OpenFontFile FT_New_Face rets 1 err:font:OpenFontFile FT_New_Face rets 1 err:font:OpenFontFile FT_New_Face rets 1