Application Report
- Application ID: 0254c28a1e994b7ca8b842ad56e9901a
- Report Submitted on: 02/10/2009 14:27:27
- Definitions File: Mono 2.2
- API Issues: 2
- P/Invoke APIs: 4
The following 2 APIs (used 2 times) might not work:
- Total:
1
1
-
Microsoft.VisualBasic
1
-
ErrObject
1
-
get_LastDllError()
Used 1 time
1
-
get_LastDllError()
Used 1 time
-
ErrObject
-
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 4 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32 | int createfile(string&, int, int, int, int, int, int) |
| 1 | kernel32 | int readfile(int, string&, int, int32&, int) |
| 1 | kernel32 | int writefile(int, int32&, int, int32&, int) |
| 1 | kernel32 | int64 closehandle(int64) |