Application Report
- Application ID: c4e78457cea04dfab15dd9a2cef883e3
- Report Submitted on: 03/08/2011 06:28:53
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 22
- P/Invoke APIs: 15
The following 22 APIs (used 41 times) might not work:
- Total:
19
14
-
System
2
-
Environment
2
-
get_UserInteractive()
Used 1 time
1
-
get_WorkingSet()
Used 1 time
1
-
get_UserInteractive()
Used 1 time
-
Environment
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Diagnostics
2
-
PerformanceCounter
1
-
set_MachineName(System.String)
Used 1 time
1
-
set_MachineName(System.String)
Used 1 time
-
Process
1
-
get_Threads()
Used 1 time
1
-
get_Threads()
Used 1 time
-
PerformanceCounter
-
System.Management
9
11
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 2 times
1
1
-
get_Properties()
Used 4 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
PropertyData
1
1
-
get_Name()
Used 4 times
1
1
-
get_Name()
Used 4 times
-
PropertyDataCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
PropertyDataCollection/PropertyDataEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementBaseObject
-
System.Net.Security
1
-
System.Runtime.CompilerServices
2
-
RuntimeHelpers
2
-
PrepareConstrainedRegions()
Used 4 times
1
-
PrepareDelegate(System.Delegate)
Used 1 time
1
-
PrepareConstrainedRegions()
Used 4 times
-
RuntimeHelpers
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System
There are 15 P/Invokes (used 25 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32 | int getprivateprofilestring(string, string, string, stringbuilder, int, string) |
| 1 | kernel32.dll | void queryperformancecounter(int64&) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool globalmemorystatusex(coremain/memorystatusex) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | user32 | bool getmonitorinfo(intptr, mainwindow/monitorinfo) |
| 1 | user32 | intptr monitorfromwindow(intptr, int) |