Wed, 18 Jun 1902 08:00:00 GMT
Writing a VXD or DLL for Hardware interrupts?
Fred Skrotzki <fsk...@poboxes.com> wrote in article <32e1f2e0.96108...@news.vivanet.com>... Quote> Deseratly looking for information/Example on writing a routine for > servicing a new Hardware board under windows. Told I need to Write a > VXD but can't find a thing on how to do it. Anybody have examples, > Places to look etc Please drop me a E-Mail.
Fred, you are at the wrong place. Try: comp.os.ms-windows.programmer.vxd A discussion group dedicated to device driver programming. Microsoft DDK (Device Driver Kit). The official (and only) documentation. Should contain examples of video, keyboard and printer drivers. Contains assemblers, linkers, etc. Microsoft developer network CDs Several versions also contain the DDK. MSDN is cheaper, though. Bye. -- Zweitze de Vries Cyco Software Rijswijk ZH, Netherlands
|