ok(err==MCIERR_PARAM_OVERFLOW||broken(err==MMSYSERR_NOTSUPPORTED/* Win9x */),"mciCommandW MCI_SYSINFO all name 1 open too small: %s\n",dbg_mcierr(err));
ok(!strcmp(buf,"Y"),"output buffer %s\n",buf);
/* Win9x overwrites the tiny buffer and returns success, newer versions signal overflow. */