Out-of-the-box Delphi can't generate the kind of executable module required
for a driver. I'm not 100% you can't do it with Delphi alone but doing it
with Delphi requires writing an other program that will relocate the one
that becomes a driver. Not nice :-(
As an alternative there are 3P tools that help you write a driver using any
language capable of generating a DLL (and that includes Delphi).
Unfortunatelly I no longer have an URL...
----- Original Message -----
From: "Claude Balmer" <[EMAIL PROTECTED]>
To: "'Borland's Delphi Discussion List'" <delphi@elists.org>
Sent: Thursday, June 23, 2005 11:18 AM
Subject: Real Time 2
Hi
Thanks for the responses. Somebody know where I can find some examples or
crash course on "how to write device driver" in Delphi?
Regards
Claude
_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://www.elists.org/mailman/listinfo/delphi
_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://www.elists.org/mailman/listinfo/delphi