Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VB.NET EOF Problem
#1
Hello guys ....

I found a source witch i was looking for it a long time.. and i tryied to follow as it is and i still gets an erro.... can u guys please help me out.....

here is the link im studing...
http://www.supportforums.net/showthread....hlight=eof


my project has

2 textbox
2 buttos
1 openfiledialog
1 checkbox

texbox1 with button 1 open de file i want to crypt
button 2 crypt the file.... the checkbox is the EOF

checkbox2 is not visible as the treat says.....

i wat to know where do put this code on my project

TextBox4.Text = ReadEOFData(TextFile.Text)

If CheckBox1.Checked = True Then
ReadEOFData(TextFile.Text)
WriteEOFData(output, TextBox4.Text)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to add EOF support to your crypter! ♱ RedTube ♱ 7 5,785 04-06-2010, 01:09 AM
Last Post: Jordan L.

Forum Jump:


Users browsing this thread: 1 Guest(s)