c++ - How to get all applications associated to a specific file extension in windows? -


i want list of applications associated specific file extension such '.txt'.

there information storing in hkey_classes_root, don't want access directly.

i think may have solution executable path , there default icons. help.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -