Robert Shearman wrote:
James Tabor wrote:
Hi all,
Usbview works, it has work for about two weeks now. Still get allot of
these:
(lib/rpcrt4/ndr_marshall.c:531) sized string format=68
That FIXME signifies that ComputeConformance needs to be called and that
the string lengths should be capped at pStubMsg->MaxCount. Feel free to
send a patch to this effect to wine-patches.
Hi all!
Well, during this function call we have hundreds of threads created and not exited,
even when the program is ended. Run usbview, you will need to wait, and once you
see our kick ass usb stuff displayed, you can exit the program. Now in a cmd window
run ps.exe, you will see what I'm writing about. Note the time of the threads. ;^)
Thanks,
James