Windows Desktop Search via C#

前端 未结 3 931
难免孤独
难免孤独 2020-12-10 07:51

Where can I find documentation about WDS, specifically, using SQL queries from C# to query WDS? Are there any resources listing the columns that can be queried from the Syst

3条回答
  •  一向
    一向 (楼主)
    2020-12-10 08:45

    Heres is the resource i've used... http://msdn.microsoft.com/en-us/library/aa965362(VS.85).aspx

    Also it says this:

    "Does Windows Search 4.0 have a new SDK?

    The platform for Windows Search 4.0 is unchanged from previous versions of Windows Search. The samples for Windows Search are included in the Windows Vista SP1 SDK. Documentation for developing applications that work with Windows Search can be found on MSDN."

    Hope this helps.

提交回复
热议问题