Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <032001c140d5$e7d6cbb0$df64a8c0@unitop.com>
From: "Sung Wai Kong" <waikongsung@computer.org>
To: "william" <william@zh.t2-design.com>, <cygwin@cygwin.com>
References: <3BA7224E.9DB7DCCA@zh.t2-design.com>
Subject: Re: Help for Win9x/WIn2k driver
Date: Wed, 19 Sep 2001 14:39:55 +0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

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/

