in reply to use Win32::MCI::Basic;
in thread Set Volume with winmm and mciSendString

Win32::MCI::Basic module does not help as I cannot get the syntax for the 'setaudio' command correctly. Either that or it simply does not work.

Replies are listed 'Best First'.
Re^2: use Win32::MCI::Basic;
by PodMaster (Abbot) on Jun 29, 2004 at 05:01 UTC
    The module works. I've used it successfully in the form of Win32::MCI::CD despite the typo.

    MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
    I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
    ** The third rule of perl club is a statement of fact: pod is sexy.