mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
[PT Run] Replace tblimp-Microsoft.Search.Interop package with source implementation (#16363)
* Removed Search Interop tlb package. Added minimal Search API Com implementation * Added CSearchManagerImp * Updated Main with proper reference to CSearchManagerImp. Switched WindowsIndexerTest to use Indexer.Interop classes * Updated with proper SearchAPI Interop implementation * Deleted initial CSearchManager file that didn't work * Updated namespaces to match folder structure * Removed the interfaces and classes not being used from SearchAPI. Added suppressions * Updated spell check. Renamed CSearch call back to original * Fix spell check * Switched back to original class name for Search Manager in tests * Removed Microsoft.Search.Interop.dll from setup * Removed Microsoft.Search.Interop package from PowerLauncher and signing scripts
This commit is contained in:
3
.github/actions/spell-check/expect.txt
vendored
3
.github/actions/spell-check/expect.txt
vendored
@@ -264,6 +264,7 @@ Cls
|
||||
cls
|
||||
CLSCTX
|
||||
clsid
|
||||
Clusion
|
||||
cmder
|
||||
Cmdlet
|
||||
cmdline
|
||||
@@ -1503,6 +1504,7 @@ pesi
|
||||
PEXCEPTION
|
||||
pfn
|
||||
pfo
|
||||
pft
|
||||
pgp
|
||||
pguid
|
||||
phbm
|
||||
@@ -2234,6 +2236,7 @@ vsonline
|
||||
vstemplate
|
||||
VSTHRD
|
||||
VSTT
|
||||
vtable
|
||||
VTABLE
|
||||
Vtbl
|
||||
WBounds
|
||||
|
||||
Reference in New Issue
Block a user