VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Bytecompare files (fastest way)

Thomas P.  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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

Rate Bytecompare files (fastest way) (4(4 Vote))

Download Bytecompare files (fastest way)

Bytecompare files (fastest way) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters