AsmSource : Assembly Language Programming

Dos Source

Win Source

Links

Email

Utilities

Searchin.asm - A work in Progress

 

Version Changes Date
searchin v0.1 Basic features 14 Feb 2001
searchin v0.2 Added windows 2000 compatibility, fixed a simple little crash problem. 18 Feb2001
searchin v0.3 Fixed up a problem involving the About and Exit button, that I noticed when I used the program as a template for my new renamer program.
Also fixed up the about box hyperlink.
18 Aug 2001
     

 


searchin32.asm v0.3

Program that searches recursively from a particular dir, for files of a specific type, containing a particular phrase. Prints out the part of the phrase line, and the line number. A simple extension the search32.asm. (Version Info)

Download Zip File (17,308 bytes)  

View Asm File (28,916 bytes)

 

searchin32.asm v0.2

Program that searches recursively from a particular dir, for files of a specific type, containing a particular phrase. Prints out the part of the phrase line, and the line number. A simple extension the search32.asm.

Download Zip File (16,642 bytes)  

View Asm File (27,959 bytes)

 

searchin32.asm v0.1

Program that searches recursively from a particular dir, for files of a specific type, containing a particular phrase. Prints out the part of the phrase line, and the line number. A simple extension the search32.asm.

Download Zip File (16,422 bytes)  

View Asm File (27,611 bytes)