Results 1 to 9 of 9

Thread: Icons like in the explorer

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    if you ever decide to change an Icon manually in windows, and you pick explorer.exe as the thing, is comes up with like 20 icons that you can choose from, and when I picked my exe, there was only one, how do I get more then one

    I dont think that, that was very clear, so if you dont understand it, please tell me, and I will try explaining it in a diffrent way
    NXSupport - Your one-stop source for computer help

  2. #2
    Guest
    Are you talking about when you select an icon for a shortcut?

    There's a file located in the C:\Windows\System folder called Shell32.dll which contains a bunch of icons to choose from.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    but how do I get my program to have more then 1?
    NXSupport - Your one-stop source for computer help

  4. #4
    Guest
    Take a look at this thread.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    I'm not asking how to change it, I'm asking how to get my program to have more the 1 icon
    NXSupport - Your one-stop source for computer help

  6. #6
    Guest
    Me.Icon = "....\icon.ico"

    And just change it to get a new icon.

    That what you want?

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    no if you right click anything on your desktop, then click on "Change Icon" it will bring up a window with a exe name in the top bar, and all the icons that are in it, in the window below it, so when you type c:\windows\explorer.exe into the top bar, it shows lots of icons in the under under it, so how do I get my program to have lots of icons under it? (I understand that I have to embed them somehow, but how?)
    NXSupport - Your one-stop source for computer help

  8. #8
    Hyperactive Member dsy5's Avatar
    Join Date
    Jul 2000
    Location
    Lockport, NY
    Posts
    362
    Take a look at this thread.

    And also this thread.

    [Edited by dsy5 on 09-23-2000 at 05:19 PM]
    Donald Sy - VB (ab)user

  9. #9
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    Try this: create a resource file and add all the icons you want to that resource file. Then add the file to your project and compile.

    Voila!
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width