Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / editing Icon

Author
Message
kevinsbro
16
Years of Service
User Offline
Joined: 10th Feb 2008
Location:
Posted: 17th Feb 2008 01:29
Can you change the icon that represents the exe of the program?
jason p sage
17
Years of Service
User Offline
Joined: 10th Jun 2007
Location: Ellington, CT USA
Posted: 17th Feb 2008 14:08
I would tend to think yes - I also think you'd need either the pro version of vs2008 to access the resources thingy OR use some Windows API wizardry to load your own ICON and make the "Window" Icon point to your newly loaded icon versus the stock one.

I Know this IS possible - and You can even make Icons animate (With much flicker) So tyou CAN change the Icon - and I am 99% sure.

TheNewGuy
16
Years of Service
User Offline
Joined: 17th Feb 2008
Location:
Posted: 17th Feb 2008 21:19
Here is a link to software to edit your Icon
http://www.icon-editor.net/
kevinsbro
16
Years of Service
User Offline
Joined: 10th Feb 2008
Location:
Posted: 20th Feb 2008 21:49
Are you sure this lets you replace the icon?
It seems to me that it just lets you design, save and load them. It doesn't seem to change the specific icon that represents the .exe
jason p sage
17
Years of Service
User Offline
Joined: 10th Jun 2007
Location: Ellington, CT USA
Posted: 20th Feb 2008 22:28
I doubt it does - who knows - but if you are insistant on changing the icon (I can't imagine why you would want to brand your VERY OWN application with YOUR OWN ICON... <heheh LOL>

But - I would grab a decent Resource Viewr - Get the Address of the Icon once you find it in the EXE. Also try to discern its actual length in bytes.

Then make your own icon - same specs (size etc) - then replace the EXE's Icon with yours using the HEX Editor. Careful - make backups - you won't get it right the first time I'll bet.

david w
18
Years of Service
User Offline
Joined: 18th Dec 2005
Location: U.S.A. Michigan
Posted: 21st Feb 2008 06:43
you can use express version for custom icons.
bjadams
AGK Backer
16
Years of Service
User Offline
Joined: 29th Mar 2008
Location:
Posted: 10th Apr 2008 15:16
i am using the custom darkgdk "game" wizard. this does not create the resource structure with "icons" like the "win32 project" wizard.

how can i add this in a simple way without adding too many .h to my project/code?

doe sthis involve adding a few lines of code (apart from teh .ico resource) or its more complicated?
jinzai
18
Years of Service
User Offline
Joined: 19th Aug 2006
Location: USA
Posted: 10th Apr 2008 16:14 Edited at: 10th Apr 2008 16:16
...read the other thread asking the same question.

Icons are not magic, they are BMPs saved to .ico You can make them all day long in MSPaint. You do not need anything special beyond basic Windows programming knowledge, and any decent or not decent paint program.

32x32x256+ is the preferred way.

Login to post a reply

Server time is: 2024-09-29 17:27:54
Your offset time is: 2024-09-29 17:27:54