Application Report
- Application ID: 5ca587ecfe1540698565c543dff0e97b
- Report Submitted on: 08/14/2009 13:31:17
- Definitions File: Mono 2.4 (Revised)
- API Issues: 14
- P/Invoke APIs: 2
The following 14 APIs (used 70 times) might not work:
- Total:
11
6
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 22 times
1
-
set_Item(System.String,System.Object)
Used 22 times
1
-
get_Item(System.String)
Used 22 times
-
ApplicationSettingsBase
-
System.IO
3
-
DirectoryInfo
2
-
GetAccessControl()
Used 1 time
1
-
SetAccessControl(System.Security.AccessControl.DirectorySecurity)
Used 1 time
1
-
GetAccessControl()
Used 1 time
-
File
1
-
Encrypt(System.String)
Used 8 times
1
-
Encrypt(System.String)
Used 8 times
-
DirectoryInfo
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 3 times
1
-
GetAllNetworkInterfaces()
Used 3 times
-
NetworkInterface
-
System.Security.AccessControl
3
4
-
CommonObjectSecurity
1
-
FileSystemSecurity
2
2
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
1
1
-
RemoveAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
-
ObjectSecurity
1
1
-
SetAccessRuleProtection(System.Boolean,System.Boolean)
Used 2 times
1
1
-
SetAccessRuleProtection(System.Boolean,System.Boolean)
Used 2 times
-
CommonObjectSecurity
-
System.Windows.Forms
2
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
-
ToolStripItemCollection
1
-
Find(System.String,System.Boolean)
Used 2 times
1
-
Find(System.String,System.Boolean)
Used 2 times
-
Control
-
Microsoft.VisualBasic
There are 2 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32 | int unregisterhotkey(int, int) |
| 1 | user32.dll | int registerhotkey(int, int, int, int) |