Searched refs:command_open (Results 1 – 1 of 1) sorted by relevance
385 const char command_open[] = "open new type waveaudio alias mysound notify"; in test_openCloseWAVE() local422 err = mciSendStringA(command_open, buf, sizeof(buf), hwnd); in test_openCloseWAVE()423 ok(!err,"mci %s returned %s\n", command_open, dbg_mcierr(err)); in test_openCloseWAVE()