Lines Matching refs:GWin32RegistryKey
198 GWin32RegistryKey *key;
615 static GWin32RegistryKey *url_associations_key;
618 static GWin32RegistryKey *file_exts_key;
621 static GWin32RegistryKey *user_clients_key;
624 static GWin32RegistryKey *system_clients_key;
627 static GWin32RegistryKey *user_registered_apps_key;
630 static GWin32RegistryKey *system_registered_apps_key;
633 static GWin32RegistryKey *applications_key;
636 static GWin32RegistryKey *classes_root_key;
658 read_handler_icon (GWin32RegistryKey *key, in read_handler_icon()
661 GWin32RegistryKey *icon_key; in read_handler_icon()
755 static GWin32RegistryKey *_g_win32_registry_key_build_and_new_w (GError **error, ...) G_GNUC_NULL_T…
780 GWin32RegistryKey **return_key,
790 GWin32RegistryKey *handler_key,
889 static GWin32RegistryKey *
894 GWin32RegistryKey *key; in _g_win32_registry_key_build_and_new_w()
930 get_verbs (GWin32RegistryKey *program_id_key, in get_verbs()
938 GWin32RegistryKey *key; in get_verbs()
971 GWin32RegistryKey *subkey; in get_verbs()
1145 GWin32RegistryKey *handler_key; in get_url_association()
1238 GWin32RegistryKey *handler_key; in get_file_ext()
1339 GWin32RegistryKey **return_key, in decide_which_id_to_use()
1344 GWin32RegistryKey *key; in decide_which_id_to_use()
1345 GWin32RegistryKey *uwp_key; in decide_which_id_to_use()
1418 GWin32RegistryKey *proxy_key; in decide_which_id_to_use()
1499 GWin32RegistryKey *key; in process_verbs_commands()
1500 GWin32RegistryKey *verb_key; in process_verbs_commands()
1616 GWin32RegistryKey *key; in process_uwp_verbs()
1704 GWin32RegistryKey *handler_key, in get_handler_object()
2000 GWin32RegistryKey *clients; in collect_capable_apps_from_clients()
2028 GWin32RegistryKey *system_client_type; in collect_capable_apps_from_clients()
2072 GWin32RegistryKey *system_client; in collect_capable_apps_from_clients()
2073 GWin32RegistryKey *system_client_assoc; in collect_capable_apps_from_clients()
2151 GWin32RegistryKey *registered_apps; in collect_capable_apps_from_registered_apps()
2174 GWin32RegistryKey *location; in collect_capable_apps_from_registered_apps()
2265 GWin32RegistryKey *appkey = NULL; in read_capable_app()
2273 GWin32RegistryKey *capabilities; in read_capable_app()
2274 GWin32RegistryKey *default_icon_key; in read_capable_app()
2275 GWin32RegistryKey *associations; in read_capable_app()
2586 read_urls (GWin32RegistryKey *url_associations) in read_urls()
2602 GWin32RegistryKey *user_choice = NULL; in read_urls()
2643 read_incapable_app (GWin32RegistryKey *incapable_app, in read_incapable_app()
2656 GWin32RegistryKey *default_icon_key; in read_incapable_app()
2659 GWin32RegistryKey *supported_key; in read_incapable_app()
2790 GWin32RegistryKey *applications_key; in read_exeapps()
2809 GWin32RegistryKey *incapable_app; in read_exeapps()
2848 read_exts (GWin32RegistryKey *file_exts) in read_exts()
2862 GWin32RegistryKey *open_with_progids; in read_exts()
2868 GWin32RegistryKey *user_choice; in read_exts()
2941 read_classes (GWin32RegistryKey *classes_root) in read_classes()
2964 GWin32RegistryKey *class_key; in read_classes()
2966 GWin32RegistryKey *open_with_progids; in read_classes()
3010 GWin32RegistryKey *class_key; in read_classes()
3618 grab_registry_string (GWin32RegistryKey *handler_appkey, in grab_registry_string()
3672 GWin32RegistryKey *handler_appkey; in read_uwp_handler_info()
3709 GWin32RegistryKey *url_associations; in update_registry_data()
3710 GWin32RegistryKey *file_exts; in update_registry_data()
3711 GWin32RegistryKey *classes_root; in update_registry_data()
3835 keys_updated (GWin32RegistryKey *key, in keys_updated()
4640 GWin32RegistryKey *apppath_key = NULL; in get_appath_for_exe()