remove_shortcut_arrow.no_arrow

no-arrow.icoのバイナリを生成する

Members

Functions

copy_windows_no_arrow_ico
size_t copy_windows_no_arrow_ico(ubyte* output_buffer, size_t buffer_size)

このライブラリで生成したicoファイルをバッファにコピーする

Static variables

ico_binary
ubyte[.ico_file_size] ico_binary;

Windowsのショートカット矢印部分のアイコンデータ。

Meta