HOWTO: Register a custom sound with my app? 
Author Message
 HOWTO: Register a custom sound with my app?

Hi,

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?

Thanks in advance.

Matt



Wed, 17 Sep 2003 05:38:38 GMT  
 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.



Thu, 18 Sep 2003 16:47:18 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. HOWTO: Register a custom sound with my app?

2. HOWTO : Design-time custom collection editing for custom control

3. SOUNDS!SOUNDS!SOUNDS!!!!!

4. Howto: declare a C function that registers a callback in IDL

5. howto register only whilst running

6. HOWTO: Install/copy COM file, and register it.

7. HOWTO: register own WINCLASS for CDialog-based windows?

8. Q Registers/Subkeys Howto use?

9. HOWTO: Getting Custom Property Descriptions

10. Howto return pointer to custom class?

11. HOWTO: Enhancing AUTOEXP.DAT - Creating Custom Type Evaluator Routines

12. Howto make a custom callback ?

 

 
Powered by phpBB® Forum Software