Tools Links Login

CopyMemory API, A Simple Tutorial

This gives a step by step explaination of the CopyMemory API Call.

Original Author: Sean Dittmar

API Declarations

Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory" (pDst As Any, pSrc As Any, ByVal ByteLen As Long)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 89 times

Categories

Visual Basic 6

Attachments

CopyMemory53519262002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 2,189 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.