Results 1 to 3 of 3

Thread: SaveFile()

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Upstate NY
    Posts
    210
    Okay, here's the code:
    Code:
    Call SavePicture(Picture1.Picture, "C:\windows\desktop\Icon.ico)
    Picture1.picture does contain a picture, and i don't know what is wrong with it? Please help.
    < o >

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    Call SavePicture(Picture1.Picture, "C:\windows\desktop\Icon.ico")

    what is the problem...it saves the picture but you can't covert a jpg or bmp to an ico if that is what you are trying to do.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Upstate NY
    Posts
    210

    im innocent!

    i extracted an Icon from an EXE and saved it in Picture1, so i assume it is still in an .ico format, so i can save it. is that right?
    < o >

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