remove_shortcut_arrow.registory

ICOファイルに関する共通処理

Members

Functions

add_registory
bool add_registory(core.sys.windows.winnt.LPCWSTR ico_path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
delete_registory
bool delete_registory()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

windows_shortcut_arrow_SubKey
enum windows_shortcut_arrow_SubKey;

Windowsレジストリのサブキーの名前

windows_shortcut_arrow_ValueName
enum windows_shortcut_arrow_ValueName;

Windowsレジストリの値の名前

windows_shortcut_arrow_dwType
enum windows_shortcut_arrow_dwType;

Windowsレジストリのキーのタイプ

windows_shortcut_arrow_hKey
enum windows_shortcut_arrow_hKey;

WindowsレジストリのHKEY

Meta