Warning: novice programmer here. I got SQL database with file paths based on different criteria stored in it. And I want to display the files associated with the desired criteria as a Windows Search result. Any guidelines on how to achieve this ? I'm programming in C#.
I believe there is something useful here: http://msdn.microsoft.com/en-us/library/windows/desktop/ff628790(v=vs.85).aspx It's just that I can't quite understand. Thanks in advance for the time.