.. | ||
main.cpp | ||
makefile | ||
makefile.vc | ||
meta2.h | ||
meta2_i.c | ||
readme.txt | ||
search.h | ||
search_i.c |
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.