From: johnh@enterprise.net ("John D. Haughton")
Subject: B16 - Building NT device drivers
8 Nov 1996 10:43:23 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BBCD86.020563C0.cygnus.gnu-win32@ppp258.enterprise.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Original-To: "'gnu-win32@cygnus.com'" <gnu-win32@cygnus.com>
Original-Sender: owner-gnu-win32@cygnus.com

Is it possible ? 

Has anyone done it ?

Is it just a case of linking with the entry point set to _DriverEntry ?

Where can the linker find routines like

      RtlInitUnicodeString()
      IoCreateDevice()
      IoDeleteDevice()
      IoCreateSymbolicLink()

?

Thankyou

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
