[EDIT] New guide here:
Adding icons to BlitzMax Win32 executables
I re-compiled the IDE with some of the tweaks available from Perty etc..
What I noticed to my suprise is the exe still retains it's program icon in both the exe file and the IDE window.
Anyone know how this occurs? I see the following in the source:
Anyone clued up on how I can create my own "icon.o" file?
Adding icons to BlitzMax Win32 executables
I re-compiled the IDE with some of the tweaks available from Perty etc..
What I noticed to my suprise is the exe still retains it's program icon in both the exe file and the IDE window.
Anyone know how this occurs? I see the following in the source:
?win32 Import "maxicons.o" Import "-luser32" ?Is this the 'magic' part which attaches the icons?
Anyone clued up on how I can create my own "icon.o" file?
