2025-04-27 07:49:33 -04:00

13 lines
421 B
Plaintext

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.