Results 1 to 3 of 3

Thread: Saving an Icon

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 1999
    Location
    Reno, NV
    Posts
    57

    Post

    Hello
    I have a picture box holding a icon pulled
    out of an .exe using an api. However I dont know how to save it to file as an icon. any
    ideas?
    Thanks

  2. #2
    New Member
    Join Date
    Feb 2000
    Posts
    8

    Post

    That is a tricky one. I use an IconEditor written in VB3 that handles that with a small cheat. Basically, what you need to do is load an icon file into the picturebox, make your changes (i.e. overdraw the image with a new one) and save it to a different name. VB will let you save in ico format once it's decided that is the format that was last loaded.

    Hope This Helps!

  3. #3
    Addicted Member Razzle's Avatar
    Join Date
    Jan 2000
    Location
    Berlin, Germany
    Posts
    161

    Post

    just save it with SavePicture!

    ------------------
    Razzle
    ICQ#: 31429438
    What is the difference between a raven?
    -The legs. The length is equal, especially the right one.

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