Click to See Complete Forum and Search --> : CopyMemory and GetObjectAPI
Jotaf98
Dec 19th, 2000, 07:10 PM
Hi!
I'd just like to ask how to copy an array to another array using CopyMemory and if it's possible to have access to an image by using CopyMemory along with GetObjectAPI...
crispin
Dec 20th, 2000, 04:47 AM
http://forums.vb-world.net/showthread.php?threadid=39673
check it out...
Jotaf98
Dec 20th, 2000, 05:53 PM
Thanks!
crispin
Dec 21st, 2000, 05:07 AM
Its oriented to UDT's, but i reckon you can turn it around to array work...
Jotaf98
Dec 21st, 2000, 07:38 AM
No problem ;)
But I'd like to know if it's possible to use GetObject to retrieve a bitmap's header, and by knowing the lenght of this header, we can assume everything after it is the image (I think), so we could have direct access to memory!
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.