What kind of windows driver? First choose that. There are lot´s and
lot´s of types of windows drivers.

Device driver for a custom hardware connected through USB port.

I´ve already seen a framework to write VXD drivers using Delphi, but
that will be of no use if you don´t want a VxD but another type of
driver.

This is my first time writing a device driver, so I don't really understand what are the differences between .vxd and .sys driver type. Most important is, I want to write it using pascal language and avoid as much as possible to use C. I think I need to learn more about this and come back here later with more precise questions.

Thanks.

-Bee-

has Bee.ography at:
http://beeography.wordpress.com
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to