1 out of 4 rated this helpful - Rate this topic

Constructing Filters

Note  Indexing Service is no longer available for use as of Windows XP. Instead, use Windows Search.

This section describes the construction of filters for Indexing Service. The following topics discuss the significant aspects of realizing the required dynamic-link library (DLL) structure for an IFilter interface implementation.

Caution  IFilters for Indexing Service run in the Local System security context. They should be written to manage buffers and to stack correctly. All string copies must have explicit checks to guard against buffer overruns. You should always verify the allocated size of the buffer. You should always test the size of the data against the size of the buffer.

Related Topics

Secure Code Practices

 

 

Send comments about this topic to Microsoft

Build date: 5/10/2011

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ