I use this to scan through my avp logs and locate certain text within it. This example shows you how to scan through a text file and locate text within. All while showing a status bar and the total number of bytes read. This one is pretty basic.
File List:
FS.frm
16Kb
FS.frx
226b
prjFileSearcch.vbp
1Kb
Similar code
Exe Compiler
(Popularity: ) : This code demonstrates how to compile exe files using vb code, like the winzip self extractor. Associate filetypes to your program
(Popularity: ) : This module lets you create or delete with only a simple function filetype associations in the registry. Usefull to use ...