This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Help for Win9x/WIn2k driver


William:

I guess you need to have some ways to make your user-mode program ( GDB) to
talk to the device driver(VxD). In NT, I think you can use Win32 APC(
Asynchronous Procedure Call). I am not sure about VxD( for Win9x).

Actually, the better source for your answers may be in MSDN or other windows
device driver development sites.

Hope this helps!

cheers,

waikong

----- Original Message -----
From: "william" <william@zh.t2-design.com>
To: <cygwin@cygwin.com>
Sent: Tuesday, September 18, 2001 6:30 PM
Subject: Help for Win9x/WIn2k driver


> Hi,
>         Now I  want to develop GDB based on ICE card in cygwin,I already
> wrote a windows driver(VXD) for ICE card,but I don't know how to call
> this driver in cygwin?
>             Thank You in advance
>             william     18/9/2001
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]