Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Two or more Icons for EXE


Message #1 by "Manish Jain" <memanishjain@y...> on Mon, 8 Oct 2001 18:22:04 -0700
Put them in a resource file (.res) and write code to set the startup form's
icon
to the icon the user selected.

  set	me.icon = specifiedicon

HTH
kamau

-----Original Message-----
From: bounce-pro_vb-478924@p...
[mailto:bounce-pro_vb-478924@p...]On Behalf Of Manish Jain
Sent: Tuesday, October 09, 2001 4:22 AM
To: professional vb
Subject: [pro_vb] Two or more Icons for EXE



Some one knows how to store more than one icon in the EXE
So that the user could Right cilck the application and change the icons


    Regards.....

  Return to Index