Application Report
- Application ID: 057df71c5a55481e92686d16489bc5a9
- Report Submitted on: 04/21/2009 10:55:34
- Definitions File: Mono 2.4 (Revised)
- API Issues: 19
- P/Invoke APIs: 11
The following 19 APIs (used 58 times) might not work:
- Total:
1
11
13
-
Microsoft.Win32
1
-
RegistryKey
1
-
GetValueKind(System.String)
Used 5 times
1
-
GetValueKind(System.String)
Used 5 times
-
RegistryKey
-
System.IO
2
-
DirectoryInfo
2
-
GetAccessControl()
Used 1 time
1
-
SetAccessControl(System.Security.AccessControl.DirectorySecurity)
Used 1 time
1
-
GetAccessControl()
Used 1 time
-
DirectoryInfo
-
System.Management
6
8
-
ManagementBaseObject
1
1
-
GetPropertyValue(System.String)
Used 8 times
1
1
-
GetPropertyValue(System.String)
Used 8 times
-
ManagementObjectCollection
2
2
-
Dispose()
Used 6 times
1
1
-
GetEnumerator()
Used 4 times
1
1
-
Dispose()
Used 6 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 4 times
1
1
-
get_Current()
Used 4 times
1
1
-
MoveNext()
Used 4 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 3 times
1
-
Get()
Used 3 times
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 3 times
-
ManagementScope
1
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
ObjectQuery
1
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
ManagementBaseObject
-
System.Runtime.Remoting.Channels.Ipc
1
-
System.Security.AccessControl
1
4
-
CommonSecurityDescriptor
1
-
DiscretionaryAcl
2
-
FileSystemSecurity
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 6 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 6 times
-
CommonSecurityDescriptor
-
System.Windows.Forms
2
-
Application
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
Application
-
Microsoft.Win32
There are 11 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 3 | gdi32.dll | bool deleteenhmetafile(intptr) |
| 3 | gdi32.dll | intptr copyenhmetafile(intptr, stringbuilder) |
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 1 | gdi32.dll | bool deleteobject(intptr) |
| 1 | gdi32.dll | bool gettextmetrics(intptr, nativemethods/textmetric&) |
| 1 | user32.dll | intptr getwindowdc(intptr) |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | bool openclipboard(intptr) |
| 1 | user32.dll | bool emptyclipboard() |
| 1 | user32.dll | bool closeclipboard() |
| 1 | user32.dll | intptr setclipboarddata(uint, intptr) |