I am stuck on it, it seems that if I enable WINEDEBUG=+quartz it crashes
THEORETICALLY, although wrong, this should be ok, since it doesn't
disrupt anything
BUT I asked others to test my patch, and unfortunately THEY weren't that
lucky, it crashed, wether winedebug was enabled or not...
so what
SInce stuff is missing from msvideo (ICSeqCompressFrame{Start,,Stop})
you have to use native MSVFW32.DLL
This will crash when you stop msn webcam (Because of the CreateThread
continuing to run)
In general it is very unstable, but at least it proves you can use
'webcam's under wine.
How does it
Maarten Lankhorst wrote:
I've been trying to get msn webcam to work again, and I found out that
WINEDEBUG=+quartz gives a crash when msn creates a pin, and then does
some stuff with it, I can only presume some TRACE or WARNING causes
the error, but the effect is I can't use those commands, this
Hi Maarten,
Maarten Lankhorst wrote:
I've been trying to get msn webcam to work again, and I found out that
Cool! The next step is probably to break up your patch a little, and
submit it in smaller chunks. If you'd like I'm willing to help you do that.
diff -Nru wine-old/dlls/devenum/createdev
Vladdy Impaler wrote:
RIght now I'm working on a patch so I can use my webcam under wine
without having to switch to unix or use non-working solutions..
Right now there are 2 patches needed to get MSN to connect to the
internet: first is to disable SSL, second strcpy's a value at urlmon
getuser
I have to be off somewhere in a few minutes (hence me being up this early), so
I'll make this quick ;-)
I wrote a couple of patches for webcam support too a while back, and gave these
to some people who were asking for them, so I thought I'd share them here now,
to also provide some input on it -
RIght now I'm working on a patch so I can use my webcam under wine
without having to switch to unix or use non-working solutions..
Right now there are 2 patches needed to get MSN to connect to the
internet: first is to disable SSL, second strcpy's a value at urlmon
getuseragent or something
To