c++ - Make new filetype use custom icon -
i designing new programming language, , want allow users embed custom icon in output binary file, not standard exe file.
exe files allow custom icons (not .exe files use same icon). how can own binary files?
if want provide different icons files same extension, need register icon handler shell extension. details, see this page in msdn.
your handler need know how extract icon file , return explorer.