Permalink
Showing
with
10 additions
and 0 deletions.
| @@ -0,0 +1,10 @@ | ||
| # Creating Custom URL Handlers on Windows: | ||
|
|
||
| - The `Windows Url handler.md` file contains instructions to create custom URL Handlers on Windows. | ||
|
|
||
|
|
||
| - The `Testing Windows URL Handler.cs` file contains a test code to Test the created custom URL | ||
|
|
||
| - The `Output.md` describes the Out put on invoking `Ide:"Hello%20World"` from the Browser. | ||
|
|
||
| References : https://docs.microsoft.com/ |