summaryrefslogtreecommitdiff
path: root/network/config/bindview
diff options
context:
space:
mode:
authorMike Fenelon <[email protected]>2017-10-03 16:26:58 -0700
committerMike Fenelon <[email protected]>2017-10-03 16:26:58 -0700
commit01acc16504688353446accb487526d4a6499a224 (patch)
tree84915c17098b0d16f51026188c95f3556c01cfce /network/config/bindview
parentc5080dc85b1349d980137f49c02d6c51cf4e7706 (diff)
parentda3f6c88f40a062019089716ea360b964d71f4be (diff)
Merge branch 'master' of https://github.com/MFenelon/Windows-driver-samples
Diffstat (limited to 'network/config/bindview')
-rw-r--r--network/config/bindview/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/config/bindview/README.md b/network/config/bindview/README.md
index 01e1cd8d..b239b700 100644
--- a/network/config/bindview/README.md
+++ b/network/config/bindview/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: Bindview Network Configuration Utility
+ platform: Application
+ language: cpp
+ category: Network
+ description: An application that demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617732
+--->
+
+
Bindview Network Configuration Utility
======================================