Dear James McKenzie,
Yes, I have already applied the USB patches written by Alexander Morozov.
--
Yours sincerely,
Mr. Teo En Ming (Zhang Enming) 张恩鸣 Dip(Mechatronics) BEng(Hons)(Mechanical
Engineering)
Citizenship: Singapore Citizen/Singaporean
Facebook account: Teo En Ming (Zhang Enming)
Fac
Dear Alexander Morozov,
Looks like I have to give up the idea of using Sony IC Recorder with Wine.
--
Yours sincerely,
Mr. Teo En Ming (Zhang Enming) 张恩鸣 Dip(Mechatronics) BEng(Hons)(Mechanical
Engineering)
Citizenship: Singapore Citizen/Singaporean
Facebook account: Teo En Ming (Zhang Enming)
Dear Alexander Morozov,
I believe ICDUSB2.sys is the only native Windows USB driver for Sony IC
Recorder.
--
Yours sincerely,
Mr. Teo En Ming (Zhang Enming) 张恩鸣 Dip(Mechatronics) BEng(Hons)(Mechanical
Engineering)
Citizenship: Singapore Citizen/Singaporean
Facebook account: Teo En Ming (Zhan
Dear Alexander Morozov,
Please find/download DVEdit.log.txt at the following links.
http://tinypaste.com/dd28e
http://www.gigasize.com/get.php?d=okcztcj577b
http://www.yourfilelink.com/get.php?fid=574457
http://www.sendspace.com/file/02h8ua
http://www.filefactory.com/file/b37fedh/n/DVEdit.log.tx
> I followed your mail from 25. Aug, where you mentioned
> cryptui.CryptUICertMgr
> That was a typo and i found cryptui.CryptUIDlgCertMgr to be a usable
> match.
> The resulting dialog from "rundll32 inetcpl.cpl,LaunchSiteCertDialog"
> looks the same for builtin and native (tested with IE8 for XP)
On Fri, 2010-09-17 at 10:32 -0700, Juan Lang wrote:
> Hi Detlef,
> I have no issue with the patch, just a question: are you sure native
> does this? Or does it call wintrust.OpenPersonalTrustDBDialog?
I followed your mail from 25. Aug, where you mentioned
cryptui.CryptUICertMgr
That was a typo
On Fri, 2010-09-17 at 22:30 +0400, Aleksey Bragin wrote:
> So this patch implements required GetClassLong functionality of
> getting background brush handle of another process window's class.
You introduce unneeded padding in various struct.
How can anybody use such strange names?
--
By by
On 09/17/2010 06:31 PM, Yaron Shahrabani wrote:
+LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
+
Hi Sharon,
This line should be removed.
It results in:
winebuild: duplicate resource type 0004 name f001 language 0409
winebuild: duplicate resource type 0005 name 0150 language 0409
winebuild: duplicat
Some comments regarding this patch. It's a beginning of a series of
patches aimed to improve the desktop mode of Wine, including support
for a real Explorer-alike environment (which is Martin Fuchs'
explorer at the moment).
So this patch implements required GetClassLong functionality of
g
Hi Detlef,
I have no issue with the patch, just a question: are you sure native
does this? Or does it call wintrust.OpenPersonalTrustDBDialog?
I'm really not sure myself, I just recall that, when using native
inetcpl, clicking on the Certificates... button in the Content tab (in
the English loca
> I have attached DVEdit.log.txt.
In addition to problem with loading npf.sys, icdusb2.sys tries to use
KeInitializeDeviceQueue which is not implemented and crashes.
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=5298
Your paranoid android.
> err:module:import_dll Library NDIS.SYS (which is needed by
> L"C:\\windows\\system32\\drivers\\npf.sys") not found
> err:winedevice:ServiceMain driver L"npf" failed to load
Likely icdusb2.sys is not the only driver needed for your device. And other
drivers installed by DVESetup_EN.exe are not w
Another fortnight, another Winetricks.
Online as always at
http://kegel.com/wine/winetricks
or
http://winezeug.googlecode.com
(Bug reports to the issue tracker at the above URL, please.)
Changes:
Austin English:
crypt32: added (Issue 162).
devenum: added (Issue 163).
divx: update sha1sum
do
Dear Alexander Morozov,
The debugging output is as follows:
err:module:import_dll Library NDIS.SYS (which is needed by
L"C:\\windows\\system32\\drivers\\npf.sys") not found
err:winedevice:ServiceMain driver L"npf" failed to load
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x757e54
wine: Call fro
> From: Jörg Höhle
>
> Hopefully Francois Gouget will update his vmware machines with these
> drivers (or the ones Paul Vriens' uses) so that the timeouts will
disappear.
>
http://test.winehq.org/data/190c3518d66df44cfa464d8dc1ca3fd50ff6c361/xp_fg-w
inxp-sp3/winmm:midi.html
>
> Earlier this year,
Dear Teo En Ming,
Most likely something is not implemented in wine and usb patch and it is not
so fast to fix it. You can run
wineserver -k
WINEDEBUG=+winedevice,+ntoskrnl,+usbhub,+setupapi,+file wine your_program &>
log
and try to find what is bad in log
Best regards,
Alexander Morozov
On Fri
Dear Alexander Morozov,
Thank you for your response.
I have tried to ensure that the permissions for the Sony IC Recorder in
/dev/bus/usb/005/009 is
crw-rw-rw- by executing the following command:
chmod o+rw /dev/bus/usb/005/009
However, Sony Digital Voice Editor 3 still cannot detect the IC
Hi Łukasz,
On 9/17/10 10:02 AM, Łukasz Wojniłowicz wrote:
---
dlls/mshtml/Pl.rc |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/dlls/mshtml/Pl.rc b/dlls/mshtml/Pl.rc
index 9e0a635..0c37be4 100644
--- a/dlls/mshtml/Pl.rc
+++ b/dlls/mshtml/Pl.rc
@@ -22,6 +22,12 @@
Greg Geldorp wrote:
>I've found a way to add a soundcard to most of the TestBot VMs (using
>the virtual soundcard driver from VMware View).
This is excellent news. It even has MIDI-out!
Alas,
capture.c:661: found 0 WaveIn devices
means that most mci.c tests (which are mostly mciwave tests) are sk
Dear All,
With reference to the article entitled "USB device support in wine" by
Alexander Morozov at http://wiki.winehq.org/USB, here is the list of
steps I have taken to download, configure, compile and install Wine.
git clone git://source.winehq.org/git/wine.git ~/wine-git
cd ~/wine-git
I've found a way to add a soundcard to most of the TestBot VMs (using the
virtual soundcard driver from VMware View). Yesterday, I added one to
WXPHMNLSP3 just to see how it works out. Seems to do ok, it is now actually
running sound tests, see e.g.
http://test.winehq.org/data/190c3518d66df44cf
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=5288
Your paranoid android.
23 matches
Mail list logo