In this tutorial, you will create a mini filter that searches Employees by surname. You will also make the filter remember the value entered during the previous Framework execution.
Objective
- To learn how to create Mini Filters.
- To understand how you can use The Virtual Clipboard to remember values between Framework executions.
To achieve this objective, you will complete the following steps:
- Step 1. Create the Mini Filter Interface
- Step 2. Write the Mini Filter Code
- Step 3. Snap in the Mini filter and Test It
- Step 4. Use the Virtual Clipboard to Save and Restore the Search Value
- Summary
Before You Begin
In order to complete this tutorial, you must have completed the following:
- Tutorials VLF000 – VLF007WIN and VLF009WIN

