Application Report
- Application ID: f85387842dd149b3ae6799bf5c1e5205
- Report Submitted on: 01/12/2011 15:36:13
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 9
- P/Invoke APIs: 3
The following 9 APIs (used 21 times) might not work:
- Total:
9
3
-
System.IO
2
-
DirectoryInfo
2
-
GetAccessControl()
Used 2 times
1
-
SetAccessControl(System.Security.AccessControl.DirectorySecurity)
Used 2 times
1
-
GetAccessControl()
Used 2 times
-
DirectoryInfo
-
System.Security.AccessControl
2
2
-
FileSystemSecurity
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 4 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 4 times
-
ObjectSecurity
1
1
-
PurgeAccessRules(System.Security.Principal.IdentityReference)
Used 4 times
1
1
-
PurgeAccessRules(System.Security.Principal.IdentityReference)
Used 4 times
-
FileSystemSecurity
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
get_User()
Used 2 times
1
1
-
get_User()
Used 2 times
-
WindowsIdentity
-
System.Windows.Forms
4
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 4 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 4 times
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
Control
-
System.IO
There are 3 P/Invokes (used 4 times):
| Count | Library | Function |
|---|---|---|
| 2 | shell32.dll | intptr shgetfileinfo(string, uint, shellicon/shfileinfo&, uint, uint) |
| 1 | shell32.dll | intptr extracticon(intptr, string, int) |
| 1 | user32.dll | bool destroyicon(intptr) |