Hi all,
to strengthen my C++ knowledge I want to code a DLL to record sound and write it to a file. So Far I want it to be windows based may be later Linuxed. So here is my first step, make simple program that does that. But I have tried to google for sound recording with C++ in windows without avail. Please someone to give a hint on sound recording in windows
Thanks :)