Application Report
- Application ID: ae74f7df0a9b4934b822c5f05c8ff4fc
- Report Submitted on: 05/20/2010 08:22:59
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 23
The following 3 APIs (used 18 times) might not work:
- Total:
3
-
System.Windows.Forms
2
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 16 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 16 times
-
RichTextBox
1
-
set_SelectionTabs(System.Int32[])
Used 1 time
1
-
set_SelectionTabs(System.Int32[])
Used 1 time
-
Form
-
System.Xml.Xsl
1
-
XslCompiledTransform
1
-
get_OutputSettings()
Used 1 time
1
-
get_OutputSettings()
Used 1 time
-
XslCompiledTransform
-
System.Windows.Forms
There are 23 P/Invokes (used 23 times):
| Count | Library | Function |
|---|---|---|
| 1 | ftd2xx.dll | int ft_close(int) |
| 1 | ftd2xx.dll | int ft_write_bytes(int, byte[], int, int32&) |
| 1 | ftd2xx.dll | int ft_settimeouts(int, int, int) |
| 1 | ftd2xx.dll | int ft_setflowcontrol(int, int, byte, byte) |
| 1 | ftd2xx.dll | int ft_setdatacharacteristics(int, byte, byte, byte) |
| 1 | ftd2xx.dll | int ft_setbaudrate(int, int) |
| 1 | ftd2xx.dll | int ft_resetdevice(int) |
| 1 | ftd2xx.dll | int ft_read_bytes(int, byte[], int, int32&) |
| 1 | ftd2xx.dll | int ft_purge(int, int) |
| 1 | ftd2xx.dll | int ft_openbyserialnumber(string&, int, int32&) |
| 1 | ftd2xx.dll | int ft_getdeviceinfodetail(int, int32&, int32&, int32&, int32&, string&, string& |
| 1 | ftd2xx.dll | int ft_createdeviceinfolist(int32&) |
| 1 | kernel32.dll | bool setcommstate(intptr, serialport/dcb&) |
| 1 | kernel32.dll | bool setcommtimeouts(intptr, serialport/commtimeouts&) |
| 1 | kernel32.dll | bool setupcomm(intptr, int, int) |
| 1 | kernel32.dll | bool writefile(intptr, byte[], int, int32&, intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], int, int32&, intptr) |
| 1 | kernel32.dll | bool purgecomm(intptr, int) |
| 1 | kernel32.dll | bool getcommtimeouts(intptr, serialport/commtimeouts&) |
| 1 | kernel32.dll | bool getcommstate(intptr, serialport/dcb&) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool clearcommerror(intptr, int32&, serialport/comstat&) |
| 1 | kernel32.dll | intptr createfile(string&, int, int, intptr, int, int, intptr) |