Hi, I know there have been some topics but I'm curious if there is a more efficient solution to my problem.
As most of you probably know in VB6 CopyMemory is a very fast and efficient way to copy bytes between different data types.
I use it frequently to fill arrays with data or get data out of...