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