Application Report
- Application ID: 5790e4a03eab486e9dfbca14e2fdeb77
- Report Submitted on: 06/30/2010 08:23:04
- Definitions File: Mono 2.6
- API Issues: 1
- P/Invoke APIs: 12
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Windows.Forms
There are 12 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 1 | win32test.dll | void at91_close(int) |
| 1 | win32test.dll | void at91_write_int(int, int, int, int32&) |
| 1 | win32test.dll | void at91_write_data(int, int, byte[], int, int32&) |
| 1 | win32test.dll | void at91_write_byte(int, byte, int, int32&) |
| 1 | win32test.dll | void at91_scan() |
| 1 | win32test.dll | void at91_read_short(int, int16&, int, int32&) |
| 1 | win32test.dll | void at91_read_int(int, int32&, int, int32&) |
| 1 | win32test.dll | void at91_read_data(int, int, byte[], int, int32&) |
| 1 | win32test.dll | void at91_read_byte(int, byte&, int, int32&) |
| 1 | win32test.dll | void at91_open(string, int32&) |
| 1 | win32test.dll | void at91_go(int, int, int32&) |
| 1 | win32test.dll | void at91_write_short(int, int16, int, int32&) |