
HOWTO: Register a custom sound with my app?
Quote:
>I want to register a custom sound with my application that users can
>configure through the control panel's sound page. I've seen stuff about
>the registry and the appevents key and such, but how do I 'link' the
>name stored in the registry, and my application's event? Also, how do I
>make my application's sound events show up in the control panel under
>their own heading?
Matt,
Have a look in the registry at the
HKEY_CURRENT_USER\AppEvents\Schemes\Apps branch.
I think you just have to create a set of entries under there - look at
the current ones for an example.
Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.