Board index » delphi » Including icons in .EXE files
dick Wis
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
|
dick Wis
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Including icons in .EXE filesHow would you incorporate a free-standing .ICO file so that Program The reason is that.ICO files are small and take up an awful lot of -- |
Erik Anders
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Including icons in .EXE filesOn April 5, 1998,{*word*106} Wisan wrote: It's not in Pascal but I did write a short program in C that simply If you or anybody else wants a copy of it, let me know. |
dick Wis
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Including icons in .EXE filesIn article <6g8pat$r6...@gte2.gte.net>, white-...@gte.net says... Quote
I'm no Windows programmer either, and I know little of C. Still, I was hoping for pointers to how a program finds icons in an .EXE -- |
Ulli Conr
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Including icons in .EXE filesIn article <6g8elj$...@news3.newsguy.com>, Quote>How would you incorporate a free-standing .ICO file so that Program Then add the icons to the RES file. Compile your exe with the compiler command {$R FILENAME.RES}. Cheers - Ulli - === Ulli Conrad |
Lester Hange
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Including icons in .EXE filesQuote> >On April 5, 1998,{*word*106} Wisan wrote: http://hoboken.yhc.edu/mcug/win3x-dl/wi06003.html The program is ICONJACK by Neil J Rubenking. Comes with complete Delphi Cheers, |
Mardirossia
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Including icons in .EXE fileshello Quote>On April 5, 1998,{*word*106} Wisan wrote: |
Erik W. Anders
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Including icons in .EXE filesOn 6 Apr 1998,{*word*106} Wisan wrote: Argh! My signature file didn't attach itself at home otherwise you -- The opinions expressed herein are my own and not that of Kitsap (to reply to this message, remove the dash from my username. I |
Remco Vi?to
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Including icons in .EXE filesQuoteLester Hanger wrote: This program should allow you to add icons (and other resources) to your EXE files and inspect the resources of existing EXE's. As for extracting resources, look in the help files (FindResource and related functions). Good hunting, Remco Remco Vietor Department of Chemistry |
1. Newbie: Including an icon *in* the .exe file
2. How do I include an icon in exe?
3. Icon not being included in .exe??
4. which files do I include with exe file?
5. Including a .bmp file in my .exe file
6. How to include a .wav file in a .exe file
7. Q: Including files in the EXE file?
8. External File stream included in .EXE file?