You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: This section of the documentation provides developer guidance for integrating with Windows.
3
+
title: Integrate with Windows
4
+
ms.topic: article
5
+
ms.date: 04/01/2024
6
+
ms.localizationpriority: medium
7
+
---
8
+
9
+
# Integrate with Windows
10
+
11
+
This section of the documentation provides developer guidance for integrating with Windows.
12
+
13
+
## Windows system components that support 3rd party integration
14
+
15
+
The following table lists the Windows system components that support integration for 3rd party developers.
16
+
17
+
| Feature | Description |
18
+
|--|--|
19
+
|[Feed providers](../feeds/feed-providers.md)| Learn how to integrate into the Windows feeds experience. |
20
+
|[Search providers](../search/search-providers.md)| Learn how to integrate into the Windows Search experience. |
21
+
|[Widget providers](../widgets/widget-providers.md)| Learn how to implement a Windows widget service provider to support your app. |
22
+
23
+
## Other Windows integration features
24
+
25
+
| Feature | Description |
26
+
|--|--|
27
+
|[Smart App Control](develop/smart-app-control/overview.md)| Smart App Control is a new app execution control feature that combines Microsoft’s app intelligence services and Windows' code integrity features to protect users from untrusted or potentially dangerous code. |
0 commit comments