Posted April 22, 20205 yr 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 Edited April 22, 20205 yr by zackmark29
April 23, 20205 yr 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?
April 23, 20205 yr Author 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
Create an account or sign in to comment