c++ - Get the defaults programs -


i use c++ , qt project. know how can default program : default navigator, default mail client, default editor ...

i found linux - gnome: gconftool!

what windows, mac os or linux (kde) ?

thanks you.

on windows kind of stuff can recovered directly registry (regedit).

search web find out specific registry paths, this.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -