Mike was refering to handles returned by CreateFile only. It is the
interface to create kernel device driver instances under Windows and
consequently wineserver would need to be involved somehow.
HWINDOW and such while handles too, are completely different objects
and managed by independent object
>Mike McCormick wriote:
>> I'll point out to you once again that Wine is not the right place to
>> implement drivers. Drivers that are loaded in the kernel in Windows
>> also belong in the kernel in Linux, not in Wine.
>
>I don't care about Windows kernel drivers, just
>replicating the interface
Damjan Jovanovic wrote:
to make it work, but you'll realize sooner or later
that a handle is
tied to a unix fd.
In fact, it's tied to an "object" in wineserver: what
fd would HWINDOW and HICON represent?
I assume you mean HWND and HICON. They are not wineserver (kernel32)
objects. A HWND is a
--- Mike McCormack <[EMAIL PROTECTED]> wrote:
>
> > I think it might be Alexander, and I think the
> general
> > suggestion was "avoid changes to the wineserver".
> > Anyone else know?
>
> I'll point out to you once again that Wine is not
> the right place to
> implement drivers. Drivers that
> If you want to get a scanner going, the best way
> would be to make it
> work with SANE or V4L, and then get SANE or V4L to
> work with Wine's
> still imaging interface.
>
> Have a look at the work that Maarten Lankhorst is
> doing on Web cameras
> ... he's doing things the right way.
>
> If
I think it might be Alexander, and I think the general
suggestion was "avoid changes to the wineserver".
Anyone else know?
I'll point out to you once again that Wine is not the right place to
implement drivers. Drivers that are loaded in the kernel in Windows
also belong in the kernel in Linux,
--- Hiji <[EMAIL PROTECTED]> wrote:
> > > --- Lars Segerlund <[EMAIL PROTECTED]>
> > wrote:
> > > >
> > > > What is the status of wines USB support ?
> > > > Is there anything done yet or am I on my own
> ?
> > > > Can someone also giva a hint on the
> > feasibiliyt,
> > > > complexity of mana
> > --- Lars Segerlund <[EMAIL PROTECTED]>
> wrote:
> > >
> > > What is the status of wines USB support ?
> > > Is there anything done yet or am I on my own ?
> > > Can someone also giva a hint on the
> feasibiliyt,
> > > complexity of managing a USB
> > > implementation for wine ? I am rather
--- Hiji <[EMAIL PROTECTED]> wrote:
>
> --- Lars Segerlund <[EMAIL PROTECTED]> wrote:
> >
> > What is the status of wines USB support ?
> >
> > I have an IDE for a developement board and I
> really
> > would like to flash it from
> > Linux, ( I don't have windows), and this uses USB
> > to t
> "Lars" == Lars Segerlund <[EMAIL PROTECTED]> writes:
Lars> What is the status of wines USB support ?
Lars> I have an IDE for a developement board and I really would like to
Lars> flash it from Linux, ( I don't have windows), and this uses USB to
Lars> talk to the board. I
--- Lars Segerlund <[EMAIL PROTECTED]> wrote:
>
> What is the status of wines USB support ?
>
> I have an IDE for a developement board and I really
> would like to flash it from
> Linux, ( I don't have windows), and this uses USB
> to talk to the board.
> Is there anything done yet or am I o
What is the status of wines USB support ?
I have an IDE for a developement board and I really would like to flash it from
Linux, ( I don't have windows), and this uses USB to talk to the board.
Is there anything done yet or am I on my own ?
Can someone also giva a hint on the feasibiliyt, c
12 matches
Mail list logo