Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » embedding an icon in the .exe (not the TopWindow)
icon9.gif  Re: embedding an icon in the .exe (not the TopWindow) [message #10337 is a reply to message #9597] Tue, 03 July 2007 07:11 Go to previous message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
you need an icon.ico
and add a line icon.rc to file section of you .cpp
then write .rc
APP ICON "icon.ico"

this works for me. studied from EyeCare example and post

[Updated on: Tue, 03 July 2007 08:02]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message icon9.gif
Previous Topic: [feature] Blitz gratiously handling problems
Next Topic: Debug mode. What is the bug?
Goto Forum:
  


Current Time: Sat Oct 18 10:14:09 CEST 2025

Total time taken to generate the page: 0.05245 seconds