SAMPLE: GUIGREP - Sample Application

PSS ID Number: Q103347
Article last modified on 08-24-1993

3.10
WINDOWS

----------------------------------------------------------------------
The information in this article applies to:

 - Microsoft Windows Software Development Kit (SDK) for Windows
   version 3.1
----------------------------------------------------------------------

GUIGREP: Extends the File Manager to Browse Files
GUIGREP implements a File Manager extension for browsing source files.
Like the grep utility, GUIGREP finds occurrences of a search string in
files selected through the File Manager.
The sample demonstrates multithreading, structured exception handling,
C++ code, File Manager extensions, and memory-mapped file
manipulation. NTGREP.EXE "installs" the File Manager extension by
adding an entry to WINFILE.INI.
The Microsoft Windows NT version 3.1 operating system was not
available at the time this sample was acquired for the Microsoft
Developer Network CD. For this reason, the CD includes only the source
files for the sample, not the executable file or any DLLs. If you have
Windows NT version 3.1 installed on your system, you may copy the
source files to your hard drive and invoke the Windows NT make file to
build the sample.
KEYWORDS: CD4
For Microsoft OnLine customers, GUIGREP is available in the
Software/Data Library as 4X76.ZIP and can be found by searching on the
word GUIGREP, the Q number of this article, or S14278. For CompuServe
Customers, GUIGREP can be downloaded from the file 4-76.ZIP in library
section number 4 of the MSDNLIB forum. GUIGREP was archived using the
PKware file-compression utility.

Additional reference words: 3.10
KBCategory:
KBSubcategory:
Copyright Microsoft Corporation 1993.