Search:
Forum
General C++ Programming
exe file icon......?
exe file icon......?
May 28, 2009 at 3:01pm UTC
Harlequin
(66)
how do i change my program's exe file's icon...
May 28, 2009 at 3:15pm UTC
writetonsharma
(1461)
are you using any libraries or plain c++ code?
if its plain c++ then you may want to search creating resouce in C++ like:
see this if this can help.
http://linux.die.net/man/1/reswrap
http://www.taniwha.com/~paul/res/
using ide's its quite simple.. there are platform dependent resource files supported by every ide..
May 28, 2009 at 6:03pm UTC
PanGalactic
(1658)
This is not a general C++ programming question. This is a Windows programming question. We have a forum dedicated to those sorts of questions.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs