Jump to content
Tuts 4 You

VB.net input 6 million lines


zackmark29

Recommended Posts

Hello I'm newbie here.
I'm learning to make a patch using vb.net and I'm almost there but my problem is I cannot put million words into my code
my visual studio is just freezing when I'm pasting the million bytes

I just wanna ask how can I insert 6 million length of text


spacer.png

Edited by zackmark29
Link to comment

over 6 million bytes for a patch?

a patch normally is a few bytes, you are doing something wrong if yours is over 6 million, I'm guessing you have compared 2 different files or 1 packed file and 1 not

what exactly are you trying to achieve and how are you going about it?

Link to comment
6 hours ago, NOP said:

over 6 million bytes for a patch?

a patch normally is a few bytes, you are doing something wrong if yours is over 6 million, I'm guessing you have compared 2 different files or 1 packed file and 1 not

what exactly are you trying to achieve and how are you going about it?


Yeah I just realized earlier that i compare the different version of file
I already fixed it :)
 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...