Application Report
- Application ID: 702a3c7851774e5ea25174a6810280f2
- Report Submitted on: 09/20/2010 05:55:09
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 8
The following 3 APIs (used 22 times) might not work:
- Total:
2
2
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Data.OleDb
1
1
-
OleDbDataReader
1
1
-
get_HasRows()
Used 6 times
1
1
-
get_HasRows()
Used 6 times
-
OleDbDataReader
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
Form
-
Microsoft.VisualBasic
There are 8 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 1 | gdi32.dll | bool deletedc(intptr) |
| 1 | gdi32.dll | bool deleteobject(intptr) |
| 1 | gdi32.dll | bool patblt(intptr, int, int, int, int, int) |
| 1 | gdi32.dll | intptr createcompatibledc(intptr) |
| 1 | gdi32.dll | intptr createdibsection(intptr, win32apicall/bitmapinfoheader&, int, intptr, int |
| 1 | user32.dll | bool releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getdc(intptr) |