|
Blender V4.3
|
Go to the source code of this file.
Functions | |
Register File Association | |
| bool | WM_platform_associate_set (bool do_register, bool all_users, char **r_error_msg) |
Interactions with the underlying platform.
Definition in file wm_platform.cc.
| bool WM_platform_associate_set | ( | bool | do_register, |
| bool | all_users, | ||
| char ** | r_error_msg ) |
Definition at line 29 of file wm_platform.cc.
References BLI_windows_execute_self(), BLI_windows_register_blend_extension(), BLI_windows_unregister_blend_extension(), BPY_run_string_as_string_or_none(), CTX_create(), CTX_free(), int, BPy_RunErrInfo::r_string, result, SNPRINTF, UNUSED_VARS, and BPy_RunErrInfo::use_single_line_error.
Referenced by arg_handle_extension_registration(), and associate_blend().