Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21096

[RESOLVED] CopyMemory

$
0
0
Hi guys,

Is it possible to copy memory from a source to a specific variable in a rec and then down?
This is my rec:
Code:

private type myrec
name as string
random1 as string
random2 as string
end type

I would like to copy data from a byte rec to the rec but the destination should start from random1. Meaning that the function should not touch the name variable.
I hope that was understandable.
Thanks

Viewing all articles
Browse latest Browse all 21096

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>