How can i use CreateThread API to create another thread for a mcisendstring saving of a .wav file ? The purpose is to multitask in the sense that while VB compiler is executing the rest of my code & concurrently ,the 'extra' thread is saving my recorded voice on the microphone into a file ?