Eric Pouch wrote:
I've been on vacation for a few days but want to comment on this.
> > for it, as rolf kalbermatter pointed out in
> > http://www.winehq.com/?issue=274#Video%20Capture%20in%20Windows
>
> as already stated, drivers should be written as follows:
> 1/ since it's wine specific, its
Maarten Lankhorst a écrit :
Hi Alexandre,
I implemented a driver model in qcap now, but avicap32 still uses my old
#ifdef LINUX_VIDEODEV_H, since some people might be interested in
writing capcreatecapturewindow, I think we should move out the drivers
from qcap to our own vfwwine dll/driver,
Hi Alexandre,
I implemented a driver model in qcap now, but avicap32 still uses my old
#ifdef LINUX_VIDEODEV_H, since some people might be interested in
writing capcreatecapturewindow, I think we should move out the drivers
from qcap to our own vfwwine dll/driver, windows uses a similar model