Do I need a device driver to get at hardware in Win3.1?

Do I need a device driver to get at hardware in Win3.1?

Post by <jlodb.. » Sat, 28 Oct 1995 04:00:00



I'm writing a windows version of a DOS spectrum analyzer program which grabs data from an audio board.

Do I need a device driver to get the data from the board? Or can I get away with using the same .asm routines that the DOS proggie uses.

I'm using VC++ 1.52's appwizard for this proj, btw.

thanks,

Jamie