only for RuBoard - do not distribute or recompile |
CopyMemory is used a great deal throughout the course of this book to copy memory from one location to another. Without this function, it would be impossible to use pointers in Visual Basic. Since the function does exist, it is possible to write some very dangerous VB code. A short course on CopyMemory and pointers is definitely in order.
only for RuBoard - do not distribute or recompile |