09/08/02 10:54:15 GOuRrZoK
>>692
実行ファイルのアイコン
標準IDEの右下に「アイコン」ボタンがあるから そこからアイコンを設定する。
3. The compiler only supports the creation of executables that contain the following icon formats;
16x16 with 256 colours and 32x32 with 256 colours.
Icons which are either specified through the IDE for use as an executable icon,
or imported from a third party icon replacing utility must be aware of these basic icon requirements.
Moving outside of these three icon slots may produce undesirable results.
このような注意書きがある。
つまり、256色の小さいアイコンだけが使える。
他のアイコンを使う時は、他社製ユーティリティを使え。らしい
( Resource Hackerで アイコンの取替えが出来る。)