VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Bytecompare files (fastest way)

by Thomas P. (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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)

Download Bytecompare files (fastest way)

Download Bytecompare files (fastest way) (3 KB)

Bytecompare files (fastest way) Comments

No comments have been posted about Bytecompare files (fastest way). Why not be the first to post a comment about Bytecompare files (fastest way).

Post your comment

Subject:
Message:
0/1000 characters