Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ rc_str
Function
rc_str
src/plugin/Plugin.cpp:697–697 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
695
}
696
697
std::wstring rc_str(UINT string_id) { return std::wstring{rc_str_view(string_id)}; }
698
699
void print_to_log(std::wstring_view line, HWND parent_wnd) {
700
if (!settings)
Callers
15
command_menu_init
Function · 0.85
rearrange_menu
Function · 0.85
getName
Function · 0.85
gui_string
Function · 0.85
update_file_list
Method · 0.85
download_dictionary_impl
Method · 0.85
message_box_word_cannot_be_added
Method · 0.85
add_to_dictionary
Method · 0.85
update_compiler_version
Method · 0.85
get_product_and_version
Function · 0.85
update_language_controls
Method · 0.85
fill_lib_info
Method · 0.85
Calls
1
rc_str_view
Function · 0.85
Tested by
no test coverage detected