PDA

Click to See Complete Forum and Search --> : How to read Memory mapped file


sreekanta
Feb 28th, 2002, 05:38 AM
Hi

My problem is to read a bitmap which will be available as a memory mapped file...can any one tell me how do i do this using VB 6
I'm in urgent need for the solution
Hope some one will be able to help me...


Thanx and regards
Sreekanta Prasad

DerFarm
Feb 28th, 2002, 07:49 AM
my apologies, but how do define read? Do you want to read the
text in the picture, move the picture, steal part of the picture?

sreekanta
Mar 1st, 2002, 04:17 AM
I need to get the image that is present in the memory mapped file into a file on to the hard disk and also i need to display that image on a picture box in my VB application
How to do that????

sreekanta
Mar 1st, 2002, 04:23 AM
I need to get the image that is present in the memory mapped file into a file on to the hard disk and also i need to display that image on a picture box in my VB application
How to do that????