Skip to content

Commit 2544d98

Browse files
Create DangerousFileSecurityDialog.md
1 parent 3b822e0 commit 2544d98

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Dangerous File Security Dialog API
2+
===
3+
4+
# Background
5+
6+
# Description
7+
8+
# Examples
9+
## Win32 C++
10+
###
11+
```c++
12+
13+
```
14+
15+
## .Net/ WinRT
16+
###
17+
```c#
18+
```
19+
20+
# API Details
21+
## Win32 C++
22+
```c++
23+
```
24+
25+
## .Net/ WinRT
26+
```c# (but really MIDL3)
27+
```

0 commit comments

Comments
 (0)