mirror of https://github.com/tongzx/nt5src
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
|
4 years ago | |
---|---|---|
.. | ||
main.cpp | 4 years ago | |
makefile | 4 years ago | |
makefile.vc | 4 years ago | |
meta2.h | 4 years ago | |
meta2_i.c | 4 years ago | |
readme.txt | 4 years ago | |
search.h | 4 years ago | |
search_i.c | 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.