Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lex Nastin 744f0b4006
Update README.md
4 years ago
..
main.cpp Add source files 4 years ago
makefile Add source files 4 years ago
makefile.vc Add source files 4 years ago
meta2.h Add source files 4 years ago
meta2_i.c Add source files 4 years ago
readme.txt Add source files 4 years ago
search.h Add source files 4 years ago
search_i.c Add source files 4 years ago

readme.txt

Drive.EXE

This SDK sample is a drive program for off-line search.
It forces the off-line search to issue a search query
and return search results through email.

To build this sample, you need VC5.

* Modify SDKENV.BAT to reflect the correct root path to your SDK.
If C:\NNTPSDK is your SDK root path, use "Set NNTPSDK=C:\NNTPSDK"
* Run SDKENV.BAT
* Execute "nmake /a /f makefile.vc" to build this sample.