I'm programming a win32 console app in Visual C++ Express to play a cd from my laptop. The problem is mcisendstring keeps returning the same error (292)
'The specified command requires and alias, file, driver, or device name. Please supply one.'
Can anyone see my problem??
Thanks
My...