$EXEICON - mkilgore/QB64pe GitHub Wiki

$EXEICON pre-compiler metacommand embeds a designated icon file into the compiled EXE file to be viewed in Windows Explorer.

Syntax

$EXEICON:iconfile.ico

Parameters

Description

Examples

Example: Embeds a designated icon file into the compiled EXE which can be viewed in Windows Explorer folders.

$EXEICON:'mush.ico'
_ICON
Code and command by Fellippe Heitor

See also








Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page

Category:Latest

⚠️ **GitHub.com Fallback** ⚠️