|
-
May 15th, 2002, 10:00 AM
#1
Thread Starter
Fanatic Member
image question with registry
How do you save an image to the registry and open the image up.
Walter Richardson
Striver2000 Christian Productions
Iam seventeen but since I started VB in June of 01 GOD has been helping me excell by finding this great forum with a bunch of GREAT PEOPLE!
-
May 15th, 2002, 10:12 AM
#2
Fanatic Member
The only way I can think of doing this would be to store the file name into the registry, then open then image from the disk. I don't belive that it is possible to hold a complete image in the registry (although I may be wrong).
-
May 15th, 2002, 10:14 AM
#3
Thread Starter
Fanatic Member
Its a small image that the user saves to the registry when they click save and they open the image up when the click open
Walter Richardson
Striver2000 Christian Productions
Iam seventeen but since I started VB in June of 01 GOD has been helping me excell by finding this great forum with a bunch of GREAT PEOPLE!
-
May 15th, 2002, 10:39 AM
#4
Thread Starter
Fanatic Member
So can anyone help me
Walter Richardson
Striver2000 Christian Productions
Iam seventeen but since I started VB in June of 01 GOD has been helping me excell by finding this great forum with a bunch of GREAT PEOPLE!
-
May 15th, 2002, 12:11 PM
#5
Fanatic Member
can u store the picture as a binary file.. ?
-
May 15th, 2002, 12:14 PM
#6
PowerPoster
I do not think it is possible to save anything other than text or numbers (in dec or hex) to the registry. Why do you want to save an image to the registry? You can just do what Gaming_World posted and save the image to the disk, then put the file path in the registry.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|