Search Tools Links Login

Bytecompare files (fastest way)


Visual Basic 6, or VB Classic

This code compares 2 files (EXE, BMP or whatever) using the fastest possible way in VB, only asm is faster. its about 1MB/sec.
If you have problems opening the project in VB5 just remove :
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1
from the projekt1.vbp using notepad (or just create a new project and add the form and the module)
greets,
Tom

Original Author: Thomas P.

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD47144122000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,286 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.