Application Report
- Application ID: a809ab07587c4112bf59e0c483f450b8
- Report Submitted on: 10/26/2010 02:58:04
- Definitions File: Mono 2.8 (2.0 Profile)
- API Issues: 10
- P/Invoke APIs: 17
The following 10 APIs (used 75 times) might not work:
- Total:
8
4
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 8 times
1
-
.ctor(System.Type)
Used 8 times
-
CodeTypeReference
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Drawing
1
1
-
Image
1
1
-
FromStream(System.IO.Stream,System.Boolean,System.Boolean)
Used 1 time
1
-
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Used 1 time
1
-
FromStream(System.IO.Stream,System.Boolean,System.Boolean)
Used 1 time
-
Image
-
System.Net.Security
1
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Web.UI.WebControls
1
-
BaseDataList
1
-
set_DataKeyField(System.String)
Used 55 times
1
-
set_DataKeyField(System.String)
Used 55 times
-
BaseDataList
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
Form
-
System.CodeDom
There are 17 P/Invokes (used 31 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 5 | ntdll | int ntquerysysteminformation(int, byte[], int, intptr) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 1 | dbghelp | bool makesuredirectorypathexists(string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | ws2_32.dll | int connect(intptr, byte[], int) |
| 1 | ws2_32.dll | int wsagetlasterror() |