• RSS
  • Twitter
  • FaceBook

Security Forums

Log in

FAQ | Search | Usergroups | Profile | Register | RSS | Posting Guidelines | Recent Posts

add icon to .exe File

Users browsing this topic:0 Security Fans, 0 Stealth Security Fans
Registered Security Fans: None
Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Programming and More

View previous topic :: View next topic  
Author Message
Crazy
Just Arrived
Just Arrived


Joined: 11 Nov 2003
Posts: 6


Offline

PostPosted: Thu May 19, 2005 4:33 pm    Post subject: add icon to .exe File Reply with quote

hi
I need to know how can I add icon to my executable file before compiling it with turbo pascal 1.5 borland
and I appreciated any help

thanks in advance
Back to top
View user's profile Send private message Visit poster's website
White Scorpion
Just Arrived
Just Arrived


Joined: 19 Sep 2003
Posts: 5
Location: The Netherlands

Offline

PostPosted: Thu May 19, 2005 6:14 pm    Post subject: Reply with quote

normally you can use a .rc file with the following content but i'm not sure if it'll work with turbo pascal since i've never used it. You could give it a try though:

Code:

#define IconName                                  1000

IconName   ICON   "wscorpion.ico"   
You need to give the arguments to your linker as well...
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   

Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Programming and More All times are GMT + 2 Hours
Page 1 of 1


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Community Area

Log in | Register